ScrollManager.GetCellRectangle(Int64, Int32) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- nRowIndex
- Int64
- nColIndex
- Int32