This document is archived and information here might be outdated. Recommended version. |
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.