ImageGear Professional for Windows ActiveX
MarkHitTest Method

Description:

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.

Syntax:

      MarkHitTest(XPos As Long, YPos As Long) As Long

Parameters:

Name Description
XPos Screen X Position to test.
YPos Screen Y Position to test.

Return Value:

Index of the mark at the specified coordinates, or -1 if there is none.

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback