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.CurrentGlobeViewType Property (ArcObjects .NET 10.5 SDK) |
The type of current globe view.
[Visual Basic .NET] Public ReadOnly Property CurrentGlobeViewType As esriARGlobeViewType
[C#] public esriARGlobeViewType CurrentGlobeViewType {get;}
Returns the type of current view. If no document has been loaded esriARGlobeViewTypeNone will be returned. If a document has been loaded esriARGlobeViewTypeGlobe will be returned.