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





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

Namespace: MindFusion.Diagramming
Package: ShapeNode.js

 Syntax

JavaScript  Copy Code

function getTransparent ()

 Return Value

true if the node 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