[Missing <summary> documentation for "T:Rhino.Display.PointStyle"]
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
public enum PointStyle |
| Visual Basic |
|---|
Public Enumeration PointStyle |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Simple | 0 | ||
| ControlPoint | 1 | ||
| ActivePoint | 2 | Like a control point but includes vertical/horizontal crosshair lines. | |
| X | 3 |