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


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

IAGAnimationTypeUI Interface

Provides access to keyframes of animated objects.

Product Availability

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

Members

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

Classes that implement IAGAnimationTypeUI

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).