LinearUnitFormat Class |
Namespace: netDxf.Units
The LinearUnitFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| ToArchitectural |
Converts a length value into its feet and fractional inches string representation.
| |
| ToDecimal |
Converts a length value into its decimal string representation.
| |
| ToEngineering |
Converts a length value into its feet and decimal inches string representation.
| |
| ToFractional |
Converts a length value into its fractional string representation.
| |
| ToScientific |
Converts a length value into its scientific string representation.
|