The StarDiagramNodeState type exposes the following members.

Properties

  NameDescription
Bounds
Gets the stored Bounds property value for the IDiagramNode that this NodeState was made for.
(Inherited from NodeState.)
Data
Gets the stored Data property value for the IDiagramNode that this NodeState was made for.
(Inherited from NodeState.)
IsResizable
Gets the stored IsResizable property value for the IDiagramNode that this NodeState was made for.
(Inherited from NodeState.)
Mass
Gets the stored value for the mass property of a StarDiagramNode.
Parent
Gets the stored Parent property value for the IDiagramNode that this NodeState was made for.
(Inherited from NodeState.)
Rotation
Gets the stored Rotation property value for the IDiagramNode that this NodeState was made for.
(Inherited from NodeState.)
ZOrder
Gets the stored ZOrder property value for the IDiagramNode that this NodeState was made for.
(Inherited from NodeState.)

See Also