The IDiagramNodeState type exposes the following members.

Methods

  NameDescription
Apply
Applies all the property values held by this IDiagramNodeState to the given IDiagramNode.

Properties

  NameDescription
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.

See Also