ImageGear .NET - Updated November 28, 2017
Bottom Property (ImGearRect)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearRect Structure : Bottom Property
Gets or sets the y-coordinate of the lower-right corner of the rectangle.
Syntax
'Declaration
 
Public Property Bottom As IntPtr
 
'Usage
 
Dim instance As ImGearRect
Dim value As IntPtr
 
instance.Bottom = value
 
value = instance.Bottom

Property Value

Any integer value.
See Also

Reference

ImGearRect Structure
ImGearRect Members