AltitudeReference Enumeration

This documentation is no longer available on MSDN, however it is available as a CHM download.

Represents the starting plane of the altitude measurement.

Namespace: Microsoft.Maps.MapControl
Assembly: Microsoft.Maps.MapControl.Common (in Microsoft.Maps.MapControl.Common.dll)

Usage

Syntax

'Declaration
Public Enumeration AltitudeReference
public enum AltitudeReference
public enum class AltitudeReference
public enum AltitudeReference
public enum 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.

Platforms

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

See Also

Reference

Microsoft.Maps.MapControl Namespace