| BlendGroup Properties |
The BlendGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of timelines contained in the BlendGroup.
| |
| Delay |
Gets or sets the time at which the animation begins.
| |
| Duration |
Gets or sets the duration for which the animation is played.
| |
| FillBehavior |
Gets or sets a value that specifies how the animation behaves when it reaches the end of its
duration.
| |
| Item |
Gets or sets the timeline at the specified index.
| |
| LoopBehavior |
Gets or sets the behavior of the animations past the end of the duration.
| |
| Speed |
Gets or sets the speed ratio at which the animation is played.
| |
| SynchronizedDuration |
Gets the duration of a single cycle of the blended animations.
| |
| TargetObject |
Gets or sets the object to which the animation is applied by default.
|
| Name | Description | |
|---|---|---|
| ICollectionITimelineIsReadOnly |
Gets a value indicating whether this collection is read-only.
| |
| INamedObjectName |
Not implemented.
|