'Declaration Public Property Left As Double
'Usage Dim instance As ImGearDoubleRectangle Dim value As Double instance.Left = value value = instance.Left
public double Left {get; set;}
'Declaration Public Property Left As Double
'Usage Dim instance As ImGearDoubleRectangle Dim value As Double instance.Left = value value = instance.Left
public double Left {get; set;}