The EndFlowDiagramNodeBuilder type exposes the following members.

Constructors

  NameDescription
EndFlowDiagramNodeBuilder

Methods

  NameDescription
CreateNode
Builds a new EndNode with the given dropPosition as its bounds and adds it to the given IDiagramModel.

Properties

  NameDescription
DefaultSize
Gets the default size of a EndNode. This EndFlowDiagramNodeBuilder considers the default size of a EndNode to be 100x40.

See Also