True if this is a top-level item in the diagram, or false if it is inside a container.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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.
DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace