This function is used to enumerate all selected annotations on page.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_page_mark_selected_next( HIG_ARTX_PAGE hPage, LPHIG_ARTX_MARK phMark ); |
Name | Type | Description |
---|---|---|
hPage | HIG_ARTX_PAGE | ArtX page handle. |
phMark | LPHIG_ARTX_MARK | Input/output parameter. If *phMark represents valid annotation handle then this function call returns handle of next selected annotation on the page. |
Error count.
This function does not process image pixels.
This function returns handle of next selected annotation.