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