GeoboundingBox.MaxAltitude Property

Definition

Gets the altitude of the highest corner of the GeoboundingBox.

public:
 property double MaxAltitude { double get(); };
double MaxAltitude();
public double MaxAltitude { get; }
var double = geoboundingBox.maxAltitude;
Public ReadOnly Property MaxAltitude As Double

Property Value

Double

double

The altitude of the highest corner of the GeoboundingBox.

Windows requirements

App capabilities
location

Applies to