ArcObjects Library Reference  (Animation)    

ITimeLayerTrackExtension Interface

Provides access to the properties/methods of the time layer track extension.

Product Availability

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

Members

Description
Read-only property AttachedObjects Returns the objects attached to the track.
Method GetTimeWindow Returns the time window for the given object.
Read/write property ShowTrackName The track name.
Read/write property ShowTrackTime The track time.
Read-only property TimeWindows Returns the time windows for the objects attached to the track.
Method UpdateTrackExtension Returns the objects attached to the track.

CoClasses that implement ITimeLayerTrackExtension

CoClasses and Classes Description
TimeLayerTrackExtension Time Layer Track Extension.

Remarks

The major purpose of a time layer track extension is to manage the time windows of time layers. When a new time animation track is created, a time layer track extension is created and attached to it. The time windows of the animation objects (layers) can be accessed through this interface. Also, this interface exposes the options to show track name and/or track time in the display.

 


Feedback Send feedback on this page