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 has an effect only if you set the altitude reference system of class that you create by using this BasicGeoPosition (For example: The AltitudeReferenceSystem property of a Geopoint).
public: double Altitude;
double Altitude;
public double Altitude;
Public Altitude As Double
Field Value
Double
double