Search
DiagramNodeProperties Members
Constructors Fields Methods
 


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

DiagramNodeProperties

Initializes a new instance of the DiagramNodeProperties class.

 Public Fields

  Name Description

ItemClass

For internal use. (Inherited from DiagramItemProperties.)

labels

For internal use.

Selected

For internal use. (Inherited from DiagramItemProperties.)

Text

For internal use. (Inherited from DiagramItemProperties.)

TextPadding

For internal use. (Inherited from DiagramItemProperties.)

ZIndex

For internal use. (Inherited from DiagramItemProperties.)

 Public Methods

  Name Description

FreeResources

Frees stored resources which will no longer be used. (Inherited from DiagramItemProperties.)

 See Also