Gets or sets a value indicating whether the node's geometry is visible.
Namespace: MindFusion.Diagramming
Package: 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.
NetDiagram Programmer's Guide | © 2023 MindFusion |