'Usage
Dim row As Integer Dim column As Integer Dim instance As New ScreenPoint(row, column)
Parameters
- row
- The row on the host screen.
- column
- The column on the host screen.
'Usage
Dim row As Integer Dim column As Integer Dim instance As New ScreenPoint(row, column)