The IHierarchyCanvas<(Of <(<'TNode>)>)> type exposes the following members.

Methods

  NameDescription
Public methodDrawFrame
Draws a frame.
(Inherited from INodeCanvas<(Of <(<'TNode>)>)>.)
Public methodDrawHierarchyConnections
Draws the connections between a given parent node and all of its immediate child nodes.
Public methodDrawNode
Draws a node.
(Inherited from INodeCanvas<(Of <(<'TNode>)>)>.)
Public methodMeasureFrame
Measures the frame of a node.
(Inherited from INodeCanvas<(Of <(<'TNode>)>)>.)
Public methodMeasureNode
Retrieves the size of a single node.
(Inherited from INodeCanvas<(Of <(<'TNode>)>)>.)

See Also