ASP.NET Pack Programmer's Guide
ShapeNode.setTransparent Method
See Also
 





Sets or sets a value indicating whether this ShapeNode is transparent.

Namespace: MindFusion.Diagramming
Package: ShapeNode.js

 Syntax

JavaScript  Copy Code

function setTransparent (value)

 Parameters

value
true if the ShapeNode is transparent; otherwise, false.

 Remarks

If a node is transparent, only its image and text are drawn. Shape, filling and frames are not painted.

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace