ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Single
    public const System.float ZeroTolerance
    See Also