Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Utility Class / EPSILON Field

In This Topic
    EPSILON Field
    In This Topic
    Constant, small positive value equal to 2.2204460492503131e-16.
    Syntax
    'Declaration
     
    Public Const EPSILON As Double
    public const double EPSILON
    See Also