ArcObjects Library Reference (3DAnalyst)  

ISxAnimationEnvironment2 Interface

Provides access to members that control the Animation Environment.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Read/write property AnimationControlsHWnd The window handle of the animation controls dialog.
Read/write property AnimationDuration The duration of the animation in seconds.
Method GetPlayInterval Gets the begin and end times of play interval.
Read/write property IsIntervalPlay Indicates whether to play only part of the animation.
Read/write property PlayInAllViewers Indicates if the option to play camera animations in for all viewers.
Read/write property PlayMode The play mode (once/loop, forward/reverse).
Read/write property PlayTime The current animation time during playing.
Method PutPlayInterval Sets the begin and end times of play interval.
Read/write property SelectedAnimationType The selected animation type.
Read/write property SelectedKeyframes The indices of the selected animation keyframes.
Read/write property SelectedTracks The selected animation tracks.
Read/write property State The play or recording state.

Inherited Interfaces

Interfaces Description
ISxAnimationEnvironment Provides access to members that control the Animation Environment.

CoClasses that implement ISxAnimationEnvironment2

CoClasses and Classes Description
SxAnimationEnvironment 3D Animation Manager Environment.