ImageGear for Java
hitTest Method
Screen point to test.
PageView control that contains the marks.
PageDisplay associated with PageView control.
System graphics.
Offset from left.
Offset from top.
Returns the index of topmost annotation mark of a hit test.
Syntax

Parameters

devicePoint
Screen point to test.
pageView
PageView control that contains the marks.
pageDisplay
PageDisplay associated with PageView control.
graphics
System graphics.
offsetLeft
Offset from left.
offsetTop
Offset from top.

Return Value

Integer value.

Returns the index of the mark located at the screen position [x, y]. If there are no marks at [x,y], the return value from this method is -1.

com.accusoft.imagegear.core.shapes.ImGearPointT:com.accusoft.imagegear.display.ImGearPageDisplay

See Also

Reference

ImGearARTPage Class
ImGearARTPage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback