This function returns selection state of annotation specified.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_page_mark_is_selected( HIG_ARTX_PAGE hPage, HIG_ARTX_MARK hMark, LPAT_BOOL lpbSelected ); |
Name | Type | Description |
---|---|---|
hPage | HIG_ARTX_PAGE | ArtX page handle. |
hMark | HIG_ARTX_MARK | Handle of annotation to check selection. |
lpbSelected | LPAT_BOOL | Specifies where to place output result. |
Error count.
This function does not process image pixels.