RhinoCommon API
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)
public int ControlPolygonStyle { get; set; }
Public Property ControlPolygonStyle As Integer Get Set