GumballAppearanceSettingsFreeTranslate Property  | 
 
            When FreeTranslate is 1, the center translation control can be dragged
            in any direction and moves the object the gumball controls. When
            FreeTranslate is 2, the center translation control can be dragged in any
            direction and moves the object the gumball itself. The default value is 2.
            
 
    Namespace: 
   Rhino.UI.Gumball
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic int FreeTranslate { get; set; }Public Property FreeTranslate As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also