Global Mapper SDK
| GM_DistUnits_t8 Enumeration |
List of supported distance unit types
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
Copy
public enum GM_DistUnits_t8| Member name | Value | Description | |
|---|---|---|---|
| DistUnit_Chains | 0 | ||
| DistUnit_Feet | 1 | ||
| DistUnit_Kilometers | 2 | ||
| DistUnit_Meters | 3 | ||
| DistUnit_Miles | 4 | ||
| DistUnit_Rods | 5 | ||
| DistUnit_Varas | 6 | ||
| DistUnit_Yards | 7 | ||
| DistUnit_NauticalMiles | 8 | ||
| DistUnit_FeetInternational | 9 | ||
| DistUnit_Degrees | 10 | degrees of arc | |
| DistUnit_PercentLen | 11 | percent of line length | |
| DistUnit_Minutes | 12 | minutes of arc | |
| DistUnit_Seconds | 13 | seconds of arc | |
| DistUnit_NumUnits | 14 | ||
| DistUnit_LastValid | 13 | last valid unit | |
| DistUnit_LastLinear | 9 | last valid linear unit |
Comments
0 comments
Please sign in to leave a comment.