Gets or sets a value indicating whether the node's geometry is visible.
Namespace: MindFusion.Diagramming
File: ShapeNode.js
JavaScript Copy Code |
---|
get transparent() {} |
Boolean
true if node's geometry is hidden, or false otherwise.
If a node is transparent, only its image and text are drawn. Shape, filling and frames are not painted.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |