TreeNode.getBounds

Overview | Methods | This Package | All Packages

TreeNode.getBounds

Retrieves the bounding rectangle for the node relative to the upper-left corner of the tree view control's client area.

Syntax

public Rectangle getBounds()

Return Value

Returns a Rectangle object that represents the bounding rectangle for the control.