This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
0867794d 158f b6c7 fb32 217b9d53e61d
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
The angle direction.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public AngleDirection Angdir { get; }VB
Public ReadOnly Property Angdir As AngleDirection
GetC++
public:
property AngleDirection Angdir {
AngleDirection get ();
}F#
member Angdir : AngleDirection with getDefault value: CCW.