GumballAppearanceSettingsTranslateZXEnabled Property  | 
 
            When TranslateZX is true, the ZX plane translation control is available
            in appropriate views. The default setting is true.
            
 
    Namespace: 
   Rhino.UI.Gumball
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool TranslateZXEnabled { get; set; }Public Property TranslateZXEnabled As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also