Gets the effects that should be applied to this item.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function getEffectiveEffects () |
Type: Array
An array with the effective node effects.
Returns the local Effects array if it's not empty, or otherwise the effects defined in item's Style or diagram's Theme.