This function checks if the mouse pointer is on any mark on the page.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_page_hit_test( HIG_ARTX_PAGE hArtPage, LPAT_ARTX_DRAW_PARAMS lpDrawParams, LPAT_ARTX_HITTEST_PARAMS lpBurnParams ); |
Name | Type | Description |
---|---|---|
hArtPage | HIG_ARTX_PAGE | ArtX page handle. |
lpDrawParams | LPAT_ARTX_DRAW_PARAMS | Draw parameters for hit test. |
lpBurnParams | LPAT_ARTX_HITTEST_PARAMS | Hit test parameters. |
Error count.
This function does not process image pixels.