Show / Hide Table of Contents

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).

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX