The IDiagramNodeState type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Apply |
Applies all the property values held by this IDiagramNodeState to the given
IDiagramNode.
|
Properties
| Name | Description | |
|---|---|---|
| Bounds |
Gets the stored Bounds property value for the IDiagramNode that this IDiagramNodeState
was made for.
| |
| Data |
Gets the stored Data property value for the IDiagramNode that this IDiagramNodeState
was made for.
| |
| Parent |
Gets the stored Parent property value for the IDiagramNode that this IDiagramNodeState
was made for.
| |
| ZOrder |
Gets the stored ZOrder property value for the IDiagramNode that this IDiagramNodeState
was made for.
|