Click or drag to resize

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; }

Property Value

Type: Int32
See Also