DisplayPipelineAttributesControlPolygonUseFixedSingleColor Property |
Specifies a color for the control polygon.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public bool ControlPolygonUseFixedSingleColor { get; set; }
Public Property ControlPolygonUseFixedSingleColor As Boolean
Get
Set
Property Value
Type:
Booleantrue = Use a specified color for all control polygons.
Property Value
Type:
Booleanfalse = Use the color specified in the object's Properties.
See Also