Click or drag to resize

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
Syntax
public int AxisThickness { get; set; }

Property Value

Type: Int32
See Also