Retrieves the bounding rectangle for a specific item within the list view control.
- index (Int32)
- The zero-based index of the item within the ListView..::..ListViewItemCollection whose bounding rectangle you want to return.
A Rectangle that represents the bounding rectangle for the specified portion of the specified ListViewItem.