This document is archived and information here might be outdated.  Recommended version.


ITimeDisplayEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITimeDisplayEvents Interface
ArcGIS Developer Help

ITimeDisplayEvents Interface

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

Name Description
Method DisplayTimeChanged Notifies clients when display time changed.

Classes that implement ITimeDisplayEvents

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.
TableWindow (esriArcMapUI) Window to display Tables in ArcMap.
TimeDisplayEvents Helper coclass for working with the nondefault outbound ITimeDisplayEvents interface in VB.