Search
StrokeColorAnimation Class
Remarks See Also
 





Animates the color of node borders or link segments.

Namespace: MindFusion.Diagramming.Animations
File: StrokeColorAnimation.js

 Syntax

JavaScript  Copy Code

// class
StrokeColorAnimation.prototype = {}

 Remarks

Call item's animate method to run an animation.

 Inheritance Hierarchy

MindFusion.Animations.Animation
    MindFusion.Diagramming.Animations.ItemAnimation
        MindFusion.Diagramming.Animations.StrokeColorAnimation

 See Also