Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Interval Structure / Left Property

In This Topic
    Left Property
    In This Topic
    Gets the left interval value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As Double
    public double Left {get;}
    See Also