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

Parameters

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

Return Value

Boolean value. ImGearROIMask
See Also

Reference

ImGearROIRectangle Class
ImGearROIRectangle Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback