ImageGear v26.0 - Updated
Left Field (ImGearROI)




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearROI Class : Left Field
X offset of region in the image.
Syntax
'Declaration
 
Public Left As Integer
'Usage
 
Dim instance As ImGearROI
Dim value As Integer
 
value = instance.Left
 
instance.Left = value
public int Left
public: int Left
public:
int Left

Field Value

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

Reference

ImGearROI Class
ImGearROI Members

Is this page helpful?
Yes No
Thanks for your feedback.