'Declaration
Public Overloads Function GetItemRect( _ ByVal index As System.Integer, _ ByVal portion As System.Windows.Forms.ItemBoundsPortion _ ) As System.Drawing.Rectangle
'Usage
Dim instance As NListView Dim index As System.Integer Dim portion As System.Windows.Forms.ItemBoundsPortion Dim value As System.Drawing.Rectangle value = instance.GetItemRect(index, portion)
Parameters
- index
- portion