Geocircle.AltitudeReferenceSystem Property

Definition

The altitude reference system of the geographic circle.

public:
 property AltitudeReferenceSystem AltitudeReferenceSystem { AltitudeReferenceSystem get(); };
AltitudeReferenceSystem AltitudeReferenceSystem();
public AltitudeReferenceSystem AltitudeReferenceSystem { get; }
var altitudeReferenceSystem = geocircle.altitudeReferenceSystem;
Public ReadOnly Property AltitudeReferenceSystem As AltitudeReferenceSystem

Property Value

The altitude reference system of the geographic circle.

Implements

Windows requirements

App capabilities
location

Remarks

Windows supports the Ellipsoid altitude reference system.

Applies to