ArcObjects Library Reference (PublisherControls)  

IARGlobe.Elevation Property

The distance between observer location and globe’s surface.

[Visual Basic .NET]
Public Property Elevation As Double
[C#]
public double Elevation {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The altitude, relative to sea level, of the current observer location.

Remarks

Elevation is measured in Kilometers.

See Also

IARGlobe Interface