True if this is a top-level item in the diagram, or false if it is inside a container.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual bool TopLevel { get; } |
Visual Basic Copy Code |
---|
Public Overridable ReadOnly Property TopLevel As Boolean |
true if this is a top-level item in the diagram; false otherwise.
WpfDiagram Programmer's Guide | © 2024 MindFusion |