ImageGear .NET - Updated May 30, 2018
Top Field (ImGearROI)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearROI Class : Top Field
Y offset of region in the image.
Syntax
'Declaration
 
Public Top As Integer
 
'Usage
 
Dim instance As ImGearROI
Dim value As Integer
 
value = instance.Top
 
instance.Top = value

Field Value

Integer value
Remarks
Specifies top side of rectangle in case of ImGearROIRectangle, and the reference point in case of ImGearROIMask.
See Also

Reference

ImGearROI Class
ImGearROI Members