ArcObjects Library Reference (GlobeCore)  

IGlobeDisplayEvents Interface

Provides access to events that occur when the state of the globe display changes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Event ActiveViewerChanged Fired when the active viewer changes.
Event AfterDraw Fired when drawing finishes.
Event BatchTileGenerationStarted Fired when data preparation starts.
Event BatchTileGenerationStopped Fired when data preparation stops.
Event BeforeDraw Fired when drawing starts.
Event InteractionStopped Fired when interaction stops.
Event TileOverflow Fired when there is an overflow of vector tiles in a layer.
Event VectorOverflow Fired when there is an overflow of vector features in a tile.
Event ViewerAdded Fired when a new viewer is added.
Event ViewerRemoved Fired when a viewer is removed.

CoClasses that implement IGlobeDisplayEvents

CoClasses and Classes Description
GlobeDisplay The globe display object.
GlobeDisplayEventsListener (esriSystemUtility) Helper coclass to provide IGlobeDisplayEvents support to the C++ API.
TADynamicDisplayRefreshController (esriTrackingAnalyst) Manages all dynamic updates to all of ArcMap's maps, both in the map view and the page layout view.