ScrollManager.GetCellRectangle(Int64, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
System::Drawing::Rectangle GetCellRectangle(long nRowIndex, int nColIndex);
public System.Drawing.Rectangle GetCellRectangle (long nRowIndex, int nColIndex);
member this.GetCellRectangle : int64 * int -> System.Drawing.Rectangle
Public Function GetCellRectangle (nRowIndex As Long, nColIndex As Integer) As Rectangle
Paramètres
- nRowIndex
- Int64
- nColIndex
- Int32