Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Dimension Class / Backward Property

In This Topic
    Backward Property (Dimension)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Backward As Boolean
    public override bool Backward {get; set;}
    See Also