This function sets the mark visibility state.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT IG_ARTX_mark_visible_set(
HIG_ARTX_MARK hMark,
AT_BOOL bVisible
);
|
|
Arguments:
| Name | Type | Description |
| hMark | HIG_ARTX_MARK | Annotation handle |
| bVisible | AT_BOOL | Visibility value to set. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.