FlowchartLayout can be used to arrange flowcharts representing program source code.
The following tables list the members exposed by the FlowchartLayout type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the FlowchartLayout class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating how to align links to the anchor points of nodes. |
|
![]() |
Gets or sets how much space to leave between adjacent decision branches in the flowchart. |
|
![]() |
Gets or sets a value indicating whether to treat each group of nodes as a single vertex in the arranged graph. |
|
![]() |
Gets or sets how much space to leave between adjacent back links designating nested loops. |
|
![]() |
Gets or sets the margins' size around individual subgraphs processed by this layout object. (Inherited from Layout.) |
|
![]() |
Gets or sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other. |
|
![]() |
Gets or sets the distance between consecutive nodes in the flowchart. |
|
![]() |
Gets or sets the orientation of the arranged graph. |
Name | Description | |
---|---|---|
![]() |
Returns a Builder object used to configure this FlowchartLayout instance. |
|
![]() ![]() |
Returns a Builder object used to configure and create new FlowchartLayout instances. |