DioDocs for PDF
IsOne メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > DXUtil クラス : IsOne メソッド
The floating value.
Determines whether the specified value is close to one (1.0f).
シンタックス
'宣言
 
Public Shared Function IsOne( _
   ByVal a As System.Single _
) As System.Boolean
public static System.bool IsOne( 
   System.float a
)

パラメータ

a
The floating value.

戻り値の型

true if the specified value is close to one (1.0f); otherwise, false.
参照

DXUtil クラス
DXUtil メンバ