Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RotateSettings Class / RotationMode Property

In This Topic
    RotationMode Property
    In This Topic
    Gets or sets a value indicating whether rotation around model Z axis is preferred.
    Syntax
    'Declaration
     
    Public Property RotationMode As rotationType
    public rotationType RotationMode {get; set;}
    See Also