Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport.SavedViewsManager.ViewEventArgs Class / Rotation Property

In This Topic
    Rotation Property (Viewport.SavedViewsManager.ViewEventArgs)
    In This Topic
    Gets or sets the camera rotation.
    Syntax
    'Declaration
     
    Public Property Rotation As Quaternion
    public Quaternion Rotation {get; set;}
    See Also