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

Properties

  NameDescription
Public propertyBottom
The vertical position of the node's lower edge.
Public propertyHeight
The height of the node.
Public propertyNode
The tree node.
Public propertyRight
The horizontal position of the node's right edge.
Public propertyWidth
The width of the node.
Public propertyX
The horizontal position of the node.
Public propertyY
The vertical position of the node.

See Also