ListViewItemBounds Property |
Gets the bounding rectangle of the item, including subitems.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntaxpublic Rectangle Bounds { get; }Property Value
Type:
RectangleA Rectangle that represents the bounding rectangle of the item.
See Also