Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

BasicGeoposition.Altitude Field

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The altitude of the geographic position in meters.

Note

This field affects location only when you set the altitude reference system for the class created from this BasicGeoposition. For example, configure the AltitudeReferenceSystem property on a Geopoint before using it.

public: double Altitude;
double Altitude;
public double Altitude;
Public Altitude As Double 

Field Value

Double

double

Applies to


Feedback

Was this page helpful?