'Declaration
Public Function New( _ ByVal column As Integer, _ ByVal row As Integer, _ ByVal x As Double, _ ByVal y As Double _ )
Parameters
- column
- The column of the location.
- row
- The row of the location.
- x
- The X position of the location.
- y
- The Y position of the location.