Search
NodeEffect Class
See Also
 





Represents the base class of all visual effects that can be applied to the nodes in a Diagram.

Namespace: MindFusion.Diagramming
Package: NodeEffects.js

 Syntax

JavaScript  Copy Code

// class
NodeEffect.prototype = {}

 Inheritance Hierarchy

MindFusion.Diagramming.NodeEffect

 See Also