Provides access to time properties of a LayerDescription.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
TimeDataCumulative | Draw the data cumulatively from the first instance of time in data as time progresses. | |
TimeOffset | Draw time offset to overlay the data on a earlier or later time span. | |
TimeOffsetUnits | Draw time offset units. | |
UseTime | Indicates whether use time for display. |
CoClasses that implement IMapTableTimeDescription
CoClasses and Classes | Description |
---|---|
LayerDescription | The Layer Description coclass contains settings of a layer in a map. |
StandaloneTableDescription | The StandaloneTable Description coclass contains settings of a standalone table in a map. |
Remarks
Please note that the following properties only honored in ExportMapImage and Identify operations:
- UseTime
- TimeDataCumulative
- TimeOffset
- TimeOffsetUnits