ImageGear for Java
pointInRegion Method
The x coordinate of the point.
The y coordinate of the point.
Checks whether or not the specified point is in the ROI.
Syntax
public abstract boolean pointInRegion( 
   int coordinateX,
   int coordinateY
)

Parameters

coordinateX
The x coordinate of the point.
coordinateY
The y coordinate of the point.

Return Value

Boolean value.
See Also

Reference

ImGearROI Class
ImGearROI Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback