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; }
Public Property ControlPolygonStyle As PointStyle
Get
Set
Property Value
Type:
PointStyleSee Also