GeoboundingBox.AltitudeReferenceSystem Property
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.
Gets the altitude reference system used by the GeoboundingBox.
public:
property AltitudeReferenceSystem AltitudeReferenceSystem { AltitudeReferenceSystem get(); };
AltitudeReferenceSystem AltitudeReferenceSystem();
public AltitudeReferenceSystem AltitudeReferenceSystem { get; }
var altitudeReferenceSystem = geoboundingBox.altitudeReferenceSystem;
Public ReadOnly Property AltitudeReferenceSystem As AltitudeReferenceSystem
Property Value
The altitude reference system used by the GeoboundingBox.
Implements
Windows requirements
App capabilities |
location
|