ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / DXUtil Class / ZeroTolerance Field

In This Topic
    ZeroTolerance Field
    In This Topic
    The value for which all absolute numbers smaller than are considered equal to zero.
    Syntax
    'Declaration
     
    Public Const ZeroTolerance As Single
    public const float ZeroTolerance
    See Also