Stores the original state of items from before the modification began.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Dictionary<DiagramItem, DiagramItemState> OriginalStates { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property OriginalStates As Dictionary(Of DiagramItem, DiagramItemState) |
A dictionary with the states of the items before modification.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |