Description
Use this property to get information about the bounds of an item’s text label. To get the bounds of the whole tree view item use the Bounds
property.
Declaration
TestObj.TextBounds
Read-Only Property | A Bounds object |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
A Bounds
object that contains the information about the label’s bounding rectangle.
See Also
Bounds Object
Bounds Property (TreeViewItem Objects)
Text Property (TreeViewItem Objects)