![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTimeDisplay Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the current time on the map.
Description | ||
---|---|---|
![]() |
ComputeFullTimeExtent | Returns the full time extent of the time-enabled layers in the map. |
![]() |
CurrentTimeExtent | The current time extent of the map. |
![]() |
DefaultTimeInterval | The time interval to be used by the time slider to animate the map. |
![]() |
DefaultTimeIntervalUnits | The time interval units to be used to animate the map. |
![]() |
DefaultTimeWindow | The time window used to display the data in the map. |
![]() |
DisplayDateFormat | The format of the date that is displayed on the time slider. |
![]() |
DisplayEachTimestamp | Indicates whether data for each timestamp will be drawn when playing the time visualization. |
![]() |
DisplaySpeed | The speed of the slider on a scale of 1 to 10 with 10 being the fastest. |
![]() |
DisplayTimeFormat | The format of the time that is displayed on the time slider. |
![]() |
DynamicTimeRefresh | Indicates whether the data in the map refreshes when moving the time slider dynamically. |
![]() |
FullTimeExtent | Returns the full time extent of the time-enabled layers in the map. |
![]() |
HasTimeData | Indicates whether the map has a time-enabled layer. |
![]() |
PlayOption | The play option (Stop, Reverse, Repeat) used by the slider after the time visualization has been played once. |
![]() |
ShowTime | Indicates whether time is enabled on the map. |
![]() |
TimeExtentDefinitionLayer | The time-enabled layer that defines the time extent of the map. |
![]() |
TimeExtentOption | Indicates how the time extent of the map is defined. |
![]() |
TimeReference | The time reference (time zone information, daylight savings, etc.) associated with the map. |
![]() |
TimeValue | The time extent for which the data is displayed in the map. |
CoClasses and Classes | Description |
---|---|
Globe (esriGlobeCore) | A container for the display and manipulation of data in the Globe. |
Map | A container for the display and manipulation of map data. |
Scene (esri3DAnalyst) | A container for the display and manipulation of data. |