UnitHelper Class |
Namespace: netDxf.Units
The UnitHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ConversionFactor(DrawingUnits, DrawingUnits) |
Gets the conversion factor between drawing units.
| |
| ConversionFactor(DrawingUnits, ImageUnits) |
Gets the conversion factor between units.
| |
| ConversionFactor(ImageUnits, DrawingUnits) |
Gets the conversion factor between image and drawing units.
| |
| ConvertUnit |
Converts a value from one drawing unit to another.
|