ListView.GetItemRect 方法

在控件中检索项的边框。

重载列表

名称 说明
ListView.GetItemRect (Int32) 在列表视图控件中检索特定项的边框。
ListView.GetItemRect (Int32, ItemBoundsPortion) 在列表视图控件中检索指定项的边框的指定部分。

请参见

参考

ListView 类
ListView 成员
System.Windows.Forms 命名空间
Rectangle
ListViewItem