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


IARGlobe.GlobeUnits 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.GlobeUnits Property
ArcGIS Developer Help

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