ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearDoubleRectangle Structure : Bottom Property |
'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;}