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

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