The StandardFlowDiagramToolBoxItems type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StandardFlowDiagramToolBoxItems |
Initializes a new instance of the StandardFlowDiagramToolBoxItems class.
|
Methods
| Name | Description | |
|---|---|---|
| InitializeComponent |
InitializeComponent
|
Properties
| Name | Description | |
|---|---|---|
| DecisionNodeToolKey |
Gets the ResourceKey for the standard DiagramNodeTool
used to add DecisionNode objects to a FlowDiagramModel.
| |
| EndNodeToolKey |
Gets the ResourceKey for the standard DiagramNodeTool
used to add EndNode objects to a FlowDiagramModel.
| |
| StartNodeToolKey |
Gets the ResourceKey for the standard DiagramNodeTool
used to add StartNode objects to a FlowDiagramModel.
|