'宣言 Public Overloads Function GetItemRect( _ ByVal index As System.Integer _ ) As System.Drawing.Rectangle
'使用法 Dim instance As C1PreviewThumbnailView Dim index As System.Integer Dim value As System.Drawing.Rectangle value = instance.GetItemRect(index)
public System.Drawing.Rectangle GetItemRect( System.int index )
パラメータ
- index