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