ImageGear Professional DLL for Windows
IG_ARTX_mark_visible_get

This function queries the visibility state of the mark.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_mark_visible_get(
        HIG_ARTX_MARK hMark,
        LPAT_BOOL lpbVisible
);

Arguments:

Name Type Description
hMark HIG_ARTX_MARK Annotation handle.
lpbVisible LPAT_BOOL Pointer to storage for function result.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

If lpbVisible is TRUE, the mark is visible.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback