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