Click or drag to resize

ModelAidSettingsSnappyGumballEnabled Property

When SnappyGumball is on, a dragging a gumball moves the center point. When snappy gumball is off, dragging a gumball moves the mouse down point.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static bool SnappyGumballEnabled { get; set; }

Property Value

Type: Boolean
See Also