GumballAppearanceSettingsRelocateEnabled Property |
When RelocateEnabled is true, the user can reposition the gumball by
tapping the control key while dragging. Once the repostion drag is
terminated by releasing the/ mouse button, ordinary editing resumes.
The default setting is true.
Namespace:
Rhino.UI.Gumball
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool RelocateEnabled { get; set; }
Public Property RelocateEnabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also