Saves the properties of this diagram item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual void SaveProperties ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub SaveProperties( _ |
A DiagramItemProperties-derived object where the item's properties should be saved.
This method is invoked by the undo/redo subsystem when saving a ChangeItemCmd instance.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |