ImageGear .NET v25.1 - Updated
Top Field (ImGearROI)




ImageGear.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
public int Top
public: int Top
public:
int Top

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