Click or drag to resize

GumballAppearanceSettingsScaleXEnabled Property

When ScaleXEnabled is true, the X scale control is available. The default setting is true.

Namespace:  Rhino.UI.Gumball
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool ScaleXEnabled { get; set; }

Property Value

Type: Boolean
See Also