Stores the values of DiagramLink properties during undo / redo operations. If you need to implement undo support for the additional properties defined by a class derived from DiagramLink, do so by deriving from DiagramLinkProperties and overriding the DiagramLink.SaveProperties, DiagramLink.RestoreProperties, and DiagramLink.CreateProperties methods.
The following tables list the members exposed by the DiagramLinkProperties type.
Name | Description | |
---|---|---|
|
Name | Description | |
---|---|---|
Frees stored unmanaged resources which will not be used any longer. The component invokes this method when a record is discarded form the undo history queue. (Inherited from DiagramItemProperties.) |
WpfDiagram Programmer's Guide | © 2024 MindFusion |