Gets or sets whether the glow area of the effect should be painted using the stroke color of target node.
Namespace: MindFusion.Diagramming
Assembly: NodeEffects.js
JavaScript Copy Code |
---|
get usePenAsGlow() {} |
Boolean
true to ignore glowColor and use node's stroke color for the glow, or false otherwise.
MvcDiagram Programmer's Guide | © 2024 MindFusion |