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:
| hPage | ArtX page handle. |
| hMark | Handle of annotation to check selection. See HIG_ARTX_MARK. |
| lpbSelected | Specifies where to place output result. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
