SelectCell(int, int) method

Visual Basic syntax

Public Sub SelectCell (ByVal x As Integer, ByVal y As Integer) 

C# syntax

public void SelectCell (int x, int y)

Parameters