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


ISxAnimationEnvironment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISxAnimationEnvironment Interface
ArcGIS Developer Help

ISxAnimationEnvironment Interface

Provides access to members that control the Animation Environment. Note: the ISxAnimationEnvironment interface has been superseded by ISxAnimationEnvironment2. Please consider using the more recent version.

Product Availability

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

Members

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

Classes that implement ISxAnimationEnvironment

Classes Description