ImageGear .NET - Updated May 1, 2018
Top Property (IImGearRectangle)




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

Property Value

Any integer value.
See Also

Reference

IImGearRectangle Interface
IImGearRectangle Members