The NodeWithBounds<(Of <(<'TNode>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
Bottom |
The vertical position of the node's lower edge.
| |
Height |
The height of the node.
| |
Node |
The tree node.
| |
Right |
The horizontal position of the node's right edge.
| |
Width |
The width of the node.
| |
X |
The horizontal position of the node.
| |
Y |
The vertical position of the node.
|