The StartFlowDiagramNodeBuilder type exposes the following members.

Constructors

  NameDescription
StartFlowDiagramNodeBuilder

Methods

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

Properties

  NameDescription
DefaultSize
Gest the dafault size of a StartNode. This StartFlowDiagramNodeBuilder considers the default size of a StartNode to be 100x40.

See Also