The DecisionFlowDiagramNodeBuilder type exposes the following members.

Constructors

Methods

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

Properties

  NameDescription
DefaultSize
Gets the default size of a DecisionNode. This DecisionFlowDiagramNodeBuilder considers the default size to be 120x80.

See Also