ImageGear22.Core Assembly > ImageGear.Core Namespace > IImGearRectangle Interface : Bottom Property |
'Declaration Property Bottom As Integer
'Usage Dim instance As IImGearRectangle Dim value As Integer instance.Bottom = value value = instance.Bottom
int Bottom {get; set;}