Eyeshot 11 WPF API Reference
WPF 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