ASP.NET Pack Programmer's Guide
GlassEffect.setUsePenAsGlow Method
See Also
 





Sets a value indicating whether the glow portion of the effect should be painted with the stroke color of the respective node.

Namespace: MindFusion.Diagramming
Package: NodeEffects.js

 Syntax

JavaScript  Copy Code

function setUsePenAsGlow (value)

 Parameters

value

true to ignore GlowColor and use the node's stroke color for the effect glow; otherwise, false.

 See Also

GlassEffect Members
GlassEffect Class
MindFusion.Diagramming Namespace