Gets a value indicating whether the view hosts the default diagram.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public bool IsDefaultDiagram { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsDefaultDiagram As Boolean |
true if Diagram has been created by the DiagramView, false if it is a custom instance.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |