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

In This Topic
    POS_MIN_DBL Field
    In This Topic
    Constant, minimum positive value equal to 2.2250738585072014e-308.
    Syntax
    'Declaration
     
    Public Const POS_MIN_DBL As Double
    public const double POS_MIN_DBL
    See Also