GumballAppearanceSettingsRotateYEnabled Property |
When RotateY is true, the Y rotation control is available. The default
setting is true.
Namespace:
Rhino.UI.Gumball
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool RotateYEnabled { get; set; }
Public Property RotateYEnabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also