Gets or sets a value indicating whether the diagram's Dirty flag should be set when selection changes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool SetsDirtyFlag { get; set; } |
Visual Basic
![]() |
---|
Public Property SetsDirtyFlag As Boolean |
true to set the flag when selection changes, otherwise false. The default value is true.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |