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 | ||
---|---|---|
AnimationControlsHWnd | The window handle of the animation controls dialog. | |
AnimationDuration | The duration of the animation in seconds. | |
GetPlayInterval | Gets the begin and end times of play interval. | |
IsIntervalPlay | Indicates whether to play only part of the animation. | |
PlayInAllViewers | Indicates if the option to play camera animations in for all viewers. | |
PlayMode | The play mode (once/loop, forward/reverse). | |
PlayTime | The current animation time during playing. | |
PutPlayInterval | Sets the begin and end times of play interval. | |
SelectedAnimationType | The selected animation type. | |
SelectedKeyframes | The indices of the selected animation keyframes. | |
SelectedTracks | The selected animation tracks. | |
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. |