Enum EnumAltitudeMode

EnumAltitudeMode enumeration

The altitude mode. The legal values for the mode attribute on the altitude element in a geographic_location element.

public enum EnumAltitudeMode

Values

NameValueDescription
Absolute0The absolute.
RelativeToGround1The relative to ground.

See Also