Base class of diagram view animations.
The following tables list the members exposed by the ViewAnimation type.
Name | Description | |
---|---|---|
Initializes a new instance of the ScrollAnimation class. |
Name | Description | |
---|---|---|
Gets or sets the view to animate. |
||
Indicates whether the animation is currently running. (Inherited from Animation.) |
||
Gets or sets the item to animate. (Inherited from Animation.) |
||
Gets or sets the object used to specify various property values for the animation. (Inherited from Animation.) |
||
Gets the progress of the current animation iteration. (Inherited from Animation.) |
Name | Description | |
---|---|---|
IDisposable.Dispose implementation. (Inherited from Animation.) |
||
Starts or resumes the animation. (Inherited from Animation.) |
||
Stops the animation. (Inherited from Animation.) |
Name | Description | |
---|---|---|
(Inherited from Animation.) |
||
Raises the AnimationComplete event. (Inherited from Animation.) |
||
(Inherited from Animation.) |
Name | Description | |
---|---|---|
Raised when an Animation completes. (Inherited from Animation.) |