'Declaration Public Property Right As Integer
'Usage Dim instance As ImGearRectangle Dim value As Integer instance.Right = value value = instance.Right
public int Right {get; set;}
'Declaration Public Property Right As Integer
'Usage Dim instance As ImGearRectangle Dim value As Integer instance.Right = value value = instance.Right
public int Right {get; set;}