IWinTreeViewItemTextBounds Property |
Returns the item text bounds.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax Rectangle TextBounds { get; }
ReadOnly Property TextBounds As Rectangle
Get
Dim instance As IWinTreeViewItem
Dim value As Rectangle
value = instance.TextBounds
property Rectangle TextBounds {
Rectangle get ();
}
Property Value
Type:
RectangleExceptions See Also