ImageGear23.Core Assembly > ImageGear.Core Namespace > IImGearDoubleRectangle Interface : Bottom Property |
'Declaration Property Bottom As Double
'Usage Dim instance As IImGearDoubleRectangle Dim value As Double instance.Bottom = value value = instance.Bottom
double Bottom {get; set;}