This function returns selection state of annotation specified.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT IG_ARTX_page_mark_is_selected( HIG_ARTX_PAGE hPage, HIG_ARTX_MARK hMark, LPAT_BOOL lpbSelected ); |
Arguments:
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. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.