Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / OrdinateDimSurrogate Class / IsVertical Property

In This Topic
    IsVertical Property (OrdinateDimSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsVertical As Boolean
    public bool IsVertical {get; set;}
    See Also