The StepFlowDiagramNodeBuilder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StepFlowDiagramNodeBuilder |
Initializes a new instance of the StepFlowDiagramNodeBuilder class.
|
Methods
| Name | Description | |
|---|---|---|
| CreateNode |
Builds a new StepNode with the given dropPosition as its bounds and
adds it to the given IDiagramModel.
|
Properties
| Name | Description | |
|---|---|---|
| DefaultSize |
Gets the default size of a StepNode.
| |
| Shape |
Gets or sets the shape to be used by the node.
The default is DiagramShapes.Process.
|