The FlowLayoutModel<(Of <(<'TNode>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Canvas |
The canvas currently used for measuring and drawing the graphical elements.
(Inherited from LayoutModel<(Of <(<'TNode, TCanvas>)>)>.) |
![]() | EndLength |
The length of the final connection lines at the end of the flow graph.
|
![]() | FlowLength |
Gets or sets the distance between two subsequent nodes in the flow graph along the flow direction.
|
![]() | HasCanvas |
Indicates whether the layout model is currently connected with a Canvas.
(Inherited from LayoutModel<(Of <(<'TNode, TCanvas>)>)>.) |
![]() | Orientation |
The orientation of the layout.
(Inherited from LayoutModel<(Of <(<'TNode, TCanvas>)>)>.) |
![]() | ParallelSpacing |
The distance between two adjacent parallel subgraphs along the lateral direction.
|
![]() | StartLength |
The length of the initial connection lines at the start of the flow graph.
|
![]() | TotalHeight |
The total height of the flow graph.
(Overrides LayoutModel<(Of <(<'TNode, TCanvas>)>)>..::..TotalHeight.) |
![]() | TotalWidth |
The total width of the flow graph.
(Overrides LayoutModel<(Of <(<'TNode, TCanvas>)>)>..::..TotalWidth.) |