'宣言 Public Overloads Function GetCellAtPoint( _ ByVal pt As System.Drawing.Point _ ) As System.Drawing.Point
public System.Drawing.Point GetCellAtPoint( System.Drawing.Point pt )
パラメータ
- pt
- System.Drawing.Pointセル位置を指定する System.Drawing.Point。
戻り値の型
X プロパティと Y プロパティが、指定されたポイントのセルの列と行インデックスに対応する System.Drawing.Point。