The base class for classes that store the properties for a DiagramNode-derived items during undo / redo operations.
The following tables list the members exposed by the DiagramNodeProperties type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DiagramNodeProperties class. |
Public Fields| Name | Description | |
|---|---|---|
![]() |
For internal use. (Inherited from DiagramItemProperties.) |
|
![]() |
For internal use. |
|
![]() |
For internal use. (Inherited from DiagramItemProperties.) |
|
![]() |
For internal use. (Inherited from DiagramItemProperties.) |
|
![]() |
For internal use. (Inherited from DiagramItemProperties.) |
|
![]() |
For internal use. (Inherited from DiagramItemProperties.) |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Frees stored resources which will no longer be used. (Inherited from DiagramItemProperties.) |
See Also