Enum Unit
Unit enumeration
A unit of measurement.
public enum Unit
Values
Name | Value | Description |
---|---|---|
Pixels | 0 | Specifies pixels. |
Points | 1 | Specifies points. There are 72 points in inch. |
Millimeters | 2 | Specifies millimeters. |
Inches | 3 | Specifies inches. One inch is 25.4 millimeters. |
MapUnits | 4 | Specifies Spatial Reference specific map units. |
MetersOnEarth | 5 | Specifies a length in actual meters on the Earth regardless what is the SpatialReferenceSystem . |
See Also
- namespace Aspose.Gis.Rendering
- assembly Aspose.GIS