ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearRectangle Structure : Bottom Property |
'Declaration Public Property Bottom As Integer
'Usage Dim instance As ImGearRectangle Dim value As Integer instance.Bottom = value value = instance.Bottom
public int Bottom {get; set;}