GripsDrawEventArgsControlPolygonStyle Property |
What kind of line is used to display things like control polygons.
0 = no control polygon, 1 = solid control polygon, 2 = dotted control polygon.
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public int ControlPolygonStyle { get; set; }
Public Property ControlPolygonStyle As Integer
Get
Set
Property Value
Type:
Int32See Also