The bounding rectangle for the node. The coordinates are relative to the upper left corner of the TreeView control.
[Visual Basic] Public ReadOnly Property Bounds As Rectangle [C#] public Rectangle Bounds {get;} [C++] public: __property Rectangle get_Bounds(); [JScript] public function get Bounds() : Rectangle;
TreeNode Class | TreeNode Members | System.WinForms Namespace