Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the starting plane of the altitude measurement.
Namespace: Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Syntax
public enum AltitudeReference
public enum class AltitudeReference
type AltitudeReference
Public Enumeration AltitudeReference
Members
Member name | Description | |
---|---|---|
Ellipsoid | The altitude is measured from the ellipsoid. |
|
Ground | The altitude is measured from the ground. |
|
SeaLevel | The altitude is measured from sea level. |
|
Surface | The altitude is measured from the surface. |
See Also
Microsoft.Maps.MapControl.WPF Namespace
Return to top