Enum UnitId
UnitId enumeration
public enum UnitId
Values
| Name | Value | Description |
|---|---|---|
| Unknown | -1 | |
| Mile | 0 | |
| Kilometer | 1 | |
| Inch | 2 | |
| InternationalFoot | 3 | |
| Yard | 4 | |
| Millimeter | 5 | |
| Centimeter | 6 | |
| Meter | 7 | |
| UsSurveyFoot | 8 | |
| NauticalMile | 9 | |
| Empty | 13 | |
| Link | 30 | |
| Chain | 31 | |
| Rod | 32 |
See Also
- namespace Aspose.Gis.Common.Formats.MapInfo
- assembly Aspose.GIS