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


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

ITimeWindow Interface

Provides access to the properties/methods of the time window.

Product Availability

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

Members

Name Description
Read/write property AnimateCumulatively Indicates whether to animate the display cumulatively.
Read/write property DefinitionQuery The definition query.
Read/write property EndField The end field.
Read/write property EndFieldFormat The end field format.
Read/write property StartField The start field.
Read/write property StartFieldFormat The start field format.

Classes that implement ITimeWindow

Classes Description
TimeWindow The Time Window object.

Remarks

A time window defines the temporal dimension of the time layer. This interface provides access to the properties of the time window.