The DiagramState type exposes the following members.

Constructors

  NameDescription
DiagramState
Creates a new instance of the DiagramState class. The created DiagramState will represent a clone of the diagram within the given DiagramSurface.

Methods

  NameDescription
Apply
Applies this DiagramState to the IDiagramModel in the given DiagramSurface.

See Also