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


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

ITimeDisplay2 Interface

Provides access to members that control the Time Extent.

Product Availability

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

Members

Name Description
Read/write property TimeReference Time reference using which the data has to be displayed.
Read/write property TimeRelation Time relation for the time query.
Read/write property TimeValue Time Extent for which the data has to be displayed.

Inherited Interfaces

Interfaces Description
ITimeDisplay Provides access to members that control the Time Extent.

Classes that implement ITimeDisplay2

Classes Description
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.