Enum AngleDirection
Specifies the direction of an angle.
Namespace: netDxf.Units
Assembly: CADability.dll
Syntax
public enum AngleDirection
Fields
| Name | Description |
|---|---|
| CCW | Counterclockwise (right handedness). |
| CW | Clockwise (left handedness). |
Specifies the direction of an angle.
public enum AngleDirection
| Name | Description |
|---|---|
| CCW | Counterclockwise (right handedness). |
| CW | Clockwise (left handedness). |