Provides access to members that control the Animation Environment. Note: the ISxAnimationEnvironment interface has been superseded byISxAnimationEnvironment2. Please consider using the more recent version.
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. | |
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. |
CoClasses that implement ISxAnimationEnvironment
CoClasses and Classes | Description |
---|---|
SxAnimationEnvironment | 3D Animation Manager Environment. |