Gets a value indicating whether the document has changed since the last save.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Dirty { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Dirty As Boolean |
true if the document has changed; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |