Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / OrientationMode Property

In This Topic
    OrientationMode Property
    In This Topic
    Gets or sets the coordinate system orientation mode.
    Syntax
    'Declaration
     
    Public Property OrientationMode As orientationType
    public orientationType OrientationMode {get; set;}
    See Also