Gets or sets a value indicating whether this ShapeNode is transparent.
Namespace: MindFusion.Diagramming
Package: ShapeNode.js
JavaScript Copy Code |
---|
function getTransparent () |
true if the node is transparent; otherwise, false.
If a node is transparent, only its image and text are drawn. Shape, filling and frames are not painted.