ArcObjects Library Reference (PublisherControls)  

IARGlobe.GlobeUnits Property

The geographical units of the globe.

[Visual Basic .NET]
Public ReadOnly Property GlobeUnits As esriARUnits
[C#]
public esriARUnits GlobeUnits {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

GlobeUnits provide context to measurements of distance and elevation.

Remarks

GlobeUnits are determined prior to publishing the PMF document, by setting the Globe Display units within ArcGlobe.

See Also

IARGlobe Interface

.NET Samples

ArcReaderGlobeControl document properties (Code Files: DocumentProperties)