Restores the properties of this diagram item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual void RestoreProperties ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub RestoreProperties( _ |
A DiagramItemProperties-derived object containing a snapshot of the item's properties.
This method is invoked by the undo/redo subsystem when undoing or redoing a ChangeItemCmd instance.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |