Gets if this is a top-level item in the diagram.
Namespace: MindFusion.Diagramming
File: 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.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |