| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DXUtil Class : IsZero Method |
'Declaration Public Shared Function IsZero( _ ByVal a As System.Single _ ) As System.Boolean
public static System.bool IsZero( System.float a )
true if the specified value is close to zero (0.0f); otherwise, false.