Gets if this is a top-level item in the diagram.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
get topLevel() {} |
Boolean
true if this is a top-level item in the diagram, or false if inside a container.
NetDiagram Programmer's Guide | © 2023 MindFusion |