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




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

Property Value

Any double precision number.
See Also

Reference

ImGearDoubleRectangle Structure
ImGearDoubleRectangle Members