Bitmap for WPF
IsZero メソッド

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

パラメータ

a
The floating value.

戻り値の型

trueif the specified value is close to zero (0.0f); otherwise, false.
参照

DXUtil クラス
DXUtil メンバ