Provides access to members that control Display Time Events.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Events fired from this interface will notify you when the user or some programmatic entity has set the current Time value using the ITimeDisplay interface.
Members
Description | ||
---|---|---|
DisplayTimeChanged | Notifies clients when display time changed. |
CoClasses that implement ITimeDisplayEvents
CoClasses and Classes | Description |
---|---|
DataGraphWindow (esriArcMapUI) | Window in hosting and displaying data graph. |
GlobeDisplay (esriGlobeCore) | The globe display object. |
SceneGraph (esri3DAnalyst) | A container for recording data and events that occur in a scene. |
ScreenDisplay | Display class for drawing to window. |
SimpleDisplay | Display class for drawing to any HDC. |
TimeDisplayEvents | Helper coclass for working with the nondefault outbound ITimeDisplayEvents interface in VB. |