Click or drag to resize

DisplayPipelineAttributesControlPolygonUseFixedSingleColor Property

Specifies a color for the control polygon.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool ControlPolygonUseFixedSingleColor { get; set; }

Property Value

Type: Boolean
true = Use a specified color for all control polygons.

Property Value

Type: Boolean
false = Use the color specified in the object's Properties.
See Also