ASP.NET Pack Programmer's Guide
DiagramNode.getEffectiveEffects Method
See Also
 





Gets the effects that should be applied to this item.

Namespace: MindFusion.Diagramming
Package: DiagramNode.js

 Syntax

JavaScript  Copy Code

function getEffectiveEffects ()

 Return Value

Type: Array
An array with the effective node effects.

 Remarks

Returns the local Effects array if it's not empty, or otherwise the effects defined in item's Style or diagram's Theme.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace