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





Gets 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 getUsePenAsGlow ()

 Return Value

Type: Boolean
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