The IFlowCanvas<(Of <(<'TNode>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | DrawFlowConnections |
Draws one or more connection lines between several nodes.
|
![]() | DrawFlowEnd |
Draws one or more connection lines at the end of the graph starting at the last nodes.
|
![]() | DrawFlowStart |
Draws one or more connection lines at the start of the graph to the first nodes.
|
![]() | DrawFrame |
Draws a frame.
(Inherited from INodeCanvas<(Of <(<'TNode>)>)>.) |
![]() | DrawNode |
Draws a node.
(Inherited from INodeCanvas<(Of <(<'TNode>)>)>.) |
![]() | MeasureFrame |
Measures the frame of a node.
(Inherited from INodeCanvas<(Of <(<'TNode>)>)>.) |
![]() | MeasureNode |
Retrieves the size of a single node.
(Inherited from INodeCanvas<(Of <(<'TNode>)>)>.) |