GumballAppearanceSettingsTranslateYEnabled Property  | 
 
            TranslateYEnabled is true, the Y axis translation control is available.
            The default setting is true.
            
 
    Namespace: 
   Rhino.UI.Gumball
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool TranslateYEnabled { get; set; }Public Property TranslateYEnabled As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also