Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / OrdinateDim Class / IsVertical Property

In This Topic
    IsVertical Property (OrdinateDim)
    In This Topic
    Indicates if the ordinate dimension is vertical (when true) or horizontal (when false).
    Syntax
    'Declaration
     
    Public ReadOnly Property IsVertical As Boolean
    public bool IsVertical {get;}
    See Also