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