This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISxAnimationEnvironment Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Animation Environment. Note: the ISxAnimationEnvironment interface has been superseded byISxAnimationEnvironment2. Please consider using the more recent version.
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 and Classes | Description |
---|---|
SxAnimationEnvironment | 3D Animation Manager Environment. |