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
86557574 d1fc 9b25 6887 9ef1d718150b
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Angular units format for creating objects.
Namespace: netDxf.Units
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public enum AngleUnitTypeVB
Public Enumeration AngleUnitTypeC++
public enum class AngleUnitTypeF#
type AngleUnitType| DecimalDegrees | 0 | Decimal degrees. |
| DegreesMinutesSeconds | 1 | Degrees/minutes/seconds. |
| Gradians | 2 | Gradians |
| Radians | 3 | Radians |
| SurveyorUnits | 4 | Surveyor's units. |