This function sets selection status of the annotation specified.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT IG_ARTX_page_mark_select( HIG_ARTX_PAGE hPage, HIG_ARTX_MARK hMark, AT_BOOL bSelected ); |
Arguments:
hPage | ArtX page handle. |
hMark | Handle of the annotation to select. See HIG_ARTX_MARK. |
bSelected | Specifies annotation selection state to set. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.