GumballSettingsStateAxisThickness Property |
Specifies the thickness of the axis arrows in pixels.
Set axis thickness to zero to turn of move handles.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic int AxisThickness { get; set; }Public Property AxisThickness As Integer
Get
Set
Property Value
Type:
Int32
See Also