'UsageDim 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.
'UsageDim row As Integer Dim column As Integer Dim instance As New ScreenPoint(row, column)