'Declaration Public ReadOnly Property Row As Integer
'Declaration
Public ReadOnly Property Row As Integer
'Usage Dim instance As ScreenPoint Dim value As Integer value = instance.Row
'Usage
Dim instance As ScreenPoint Dim value As Integer value = instance.Row
public int Row {get;}
ScreenPoint Class ScreenPoint Members