Provides access to members that control the Time Extent.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface allows the Display to respond to programmatic commands that change the currently displayed time. All layers participating in the Time system will respond to commands sent to this Display interface.
Members
Description | ||
---|---|---|
TimeReference | Time reference using which the data has to be displayed. | |
TimeValue | Time Extent for which the data has to be displayed. |
CoClasses that implement ITimeDisplay
CoClasses and Classes | Description |
---|---|
ScreenDisplay | Display class for drawing to window. |
SimpleDisplay | Display class for drawing to any HDC. |