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
Syntaxpublic bool ScaleXEnabled { get; set; }Public Property ScaleXEnabled As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also