ArcObjects Library Reference (Animation)  

IAGAnimationTypeUI Interface

Provides access to keyframes of animated objects.

Product Availability

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

Members

Description
Read-only property ChoiceList The column choice list.
Read-only property ColumnCount The number of columns.
Read-only property ColumnName The column name.

CoClasses that implement IAGAnimationTypeUI

CoClasses and Classes Description
AnimationTypeCamera (esri3DAnalyst) The Camera Animation Type coclass.
AnimationTypeLayer (esri3DAnalyst) The Layer Animation Type coclass.
AnimationTypeMapLayer The map layer animation coclass.
AnimationTypeMapView The map view animation coclass.
AnimationTypeScene (esri3DAnalyst) The Scene Animation Type coclass.
AnimationTypeTime Animation Type Time Object.
AnimationTypeTimeLayer Animation Type Time Layer.

Remarks

This interface provides choice list for some keyframe properties. The choice list will be used to populate the keyframe property combobox in the keyframes tab of the animation manager (for example, the time units are stored as a choice list in the keyframes tab).