Stores the values of VisioNode properties during undo / redo operations. If you need to implement undo support for the additional properties defined by a class derived from VisioNode, do so by deriving from VisioNodeProperties and overriding the VisioNode.SaveProperties, VisioNode.RestoreProperties, and VisioNode.CreateProperties methods.
The following tables list the members exposed by the VisioNodeProperties type.
Name | Description | |
---|---|---|
Initializes a new instance of the VisioNodeProperties class. |
Name | Description | |
---|---|---|
For internal use. (Inherited from DiagramItemProperties.) |
||
For internal use. (Inherited from DiagramItemProperties.) |
||
For internal use. (Inherited from DiagramItemProperties.) |
||
For internal use. (Inherited from DiagramItemProperties.) |
||
For internal use. (Inherited from DiagramItemProperties.) |
Name | Description | |
---|---|---|
Frees stored resources which will no longer be used. (Inherited from DiagramItemProperties.) |