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