This function queries the visibility state of the mark.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_mark_visible_get( HIG_ARTX_MARK hMark, LPAT_BOOL lpbVisible ); |
Name | Type | Description |
---|---|---|
hMark | HIG_ARTX_MARK | Annotation handle. |
lpbVisible | LPAT_BOOL | Pointer to storage for function result. |
Error count.
This function does not process image pixels.
If lpbVisible is TRUE, the mark is visible.