Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / InitialRotation Property

In This Topic
    InitialRotation Property
    In This Topic
    Gets or sets the initial rotation of the ViewCubeIcon.
    Syntax
    'Declaration
     
    Public Property InitialRotation As Quaternion
    public Quaternion InitialRotation {get; set;}
    See Also