ImageGear .NET - Updated October 2, 2018
Bottom Property (ImGearDoubleRectangle)




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

Property Value

Any double precision number.
See Also

Reference

ImGearDoubleRectangle Structure
ImGearDoubleRectangle Members