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
Syntaxpublic int ScaleHandleSize { get; set; }Public Property ScaleHandleSize As Integer
Get
Set
Property Value
Type:
Int32
See Also