This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.ARGlobe Property (ArcObjects .NET 10.5 SDK) |
The ARGlobe container for the display of globe data.
[Visual Basic .NET] Public ReadOnly Property ARGlobe As ARGlobe
[C#] public ARGlobe ARGlobe {get;}
Returns the ARGlobe. The ARGlobe represents the globe contained within the Published Map document. A document can contain only one ARGlobe.