Gets an array with all effects applied to this node.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function getEffects () |
Type: Array
An array with all node effects.
The local node effects are applied after the diagram-wide node effects defined in NodeEffects. However, if the first effect in this list is null, the diagram effects are ignored.