Click or drag to resize

GumballSettingsPlaneSize Property

Specifies the size of the plane indicators in pixels. Set plane size to zero to turn off the plane indicators.
Since: 9.0

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static int PlaneSize { get; set; }

Property Value

Type: Int32
See Also