 | AngleDirection Enumeration |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Specifies the direction of an angle.
Namespace:
netDxf.Units
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Members|
| Member name | Value | Description |
|---|
| CCW | 0 |
Counterclockwise (right handedness).
|
| CW | 1 |
Clockwise (left handedness).
|
See Also