This document is archived and information here might be outdated.  Recommended version.


IARGlobe.Elevation Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobe Interface > IARGlobe.Elevation Property
ArcGIS Developer Help

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