Search
ContainerNodeProperties Members
Constructors Fields Methods
 


Stores the values of ContainerNode properties during undo / redo operations.

The following tables list the members exposed by the ContainerNodeProperties type.

 Public Constructors

  Name Description

ContainerNodeProperties

Initializes a new instance of the ContainerNodeProperties class.

 Public Fields

  Name Description

Caption

For internal use.

CaptionHeight

For internal use.

ItemClass

For internal use. (Inherited from DiagramItemProperties.)

labels

For internal use. (Inherited from DiagramNodeProperties.)

Margin

For internal use.

Selected

For internal use. (Inherited from DiagramItemProperties.)

Shape

For internal use.

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