Provides access to options of the 'create group animation' functionality.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AnimationEnvironment | The animation environment. |
![]() |
AnimationTracks | The animation track container. |
![]() |
Blending | Indicates whether to blend layers during animation. |
![]() |
CycleAnimation | Indicates whether to cycle the group animation. |
![]() |
FadingPercentage | The percentage (0-100) of transparency fading time. |
![]() |
GetTrackInterval | Gets the begin and end times for the group animation. |
![]() |
GetVisibilitySettings | Get the visibility settings. |
![]() |
LayerSet | The layers to animate. |
![]() |
OverwriteExisting | Indicates whether to overwrite option. |
![]() |
PutTrackInterval | Sets the begin and end times for the group animation. |
![]() |
PutVisibilitySettings | Put the visibility settings. |
![]() |
TrackBaseName | The base name for the tracks. |
CoClasses that implement IAGGroupAnimationOptions
CoClasses and Classes | Description |
---|---|
AGGroupAnimationOptions | Options of the 'create group animation' functionality. |
Remarks
An AGGroupAnimationOptions object is required when creating a group animation. The IAGGroupAnimationOptions interface provides access to the options in creating group animation.