AngleUnitFormat Class |
Namespace: netDxf.Units
The AngleUnitFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| ToDecimal |
Converts an angle value in degrees into its decimal string representation.
| |
| ToDegreesMinutesSeconds |
Converts an angle value in degrees into its degrees, minutes and seconds string representation.
| |
| ToGradians |
Converts an angle value in degrees into its gradians string representation.
| |
| ToRadians |
Converts an angle value in degrees into its radians string representation.
|