Click or drag to resize

DisplayPipelineAttributesControlPolygonStyle Property

PointStyle for the control polygon. Supported values are ControlPoint, RoundControlPoint, VariableDot, and RoundDot

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

Property Value

Type: PointStyle
See Also