Click or drag to resize

GumballSettingsStateScaleHandleSize Property

Specifies the size of the scale handles in pixels. Set scale handle size to zero to turn off scale handles.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int ScaleHandleSize { get; set; }

Property Value

Type: Int32
See Also