Invoked by running animations to update an item according to current animation progress.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void UpdateAnimation ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub UpdateAnimation( _ |
The Animation object used to animate this node.
A value representing the current animation progress
See Also