 | ImageResolutionUnits Enumeration |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the image resolution units.
Namespace:
netDxf.Units
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Members|
| Member name | Value | Description |
|---|
| Unitless | 0 |
No units.
|
| Centimeters | 2 |
Centimeters.
|
| Inches | 5 |
Inches.
|
See Also