ScrollManager.GetCellRectangle(Int64, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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