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

In This Topic
    Rotate Property (ViewportLayout)
    In This Topic
    Gets or sets the Rotate settings in the active viewport.
    Syntax
    'Declaration
     
    Public Property Rotate As RotateSettings
    public RotateSettings Rotate {get; set;}
    See Also