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