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