Saves the state of this diagram item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public virtual DiagramItemState SaveLocationState () |
Visual Basic
![]() |
---|
Public Overridable Function SaveLocationState () As DiagramItemState |
A DiagramItemState that represents the current state of the item.
This method is used to save the location of an item when the user starts modifying it. If the operation is cancelled, the item is restore to the saved state.