Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.