ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearRect Structure : Bottom Property |
'Declaration Public Property Bottom As IntPtr
'Usage Dim instance As ImGearRect Dim value As IntPtr instance.Bottom = value value = instance.Bottom
public IntPtr Bottom {get; set;}