ImageGear Professional DLL v18.1 for Windows
IG_ARTX_page_mark_select
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PAGE > IG_ARTX_page_mark_select

Glossary Item Box

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:

Name Type Description
hPage HIG_ARTX_PAGE ArtX page handle.
hMark HIG_ARTX_MARK Handle of the annotation to select.
bSelected AT_BOOL Specifies annotation selection state to set.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.