This function sets highlight state of annotation.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_hollow_ellipse_highlight_set( HIG_ARTX_FILLED_ELLIPSE hMark, AT_BOOL bHighlight ); |
Name | Type | Description |
---|---|---|
hMark | HIG_ARTX_FILLED_ELLIPSE | Annotation handle. |
bHighlight | AT_BOOL | Pointer to storage annotation highlight state. |
Error count.
This function does not process image pixels.
This is a Boolean property of legacy annotation types and means that the annotation is transparent. When set to TRUE, the annotation is transparent (equal to set transparency to 128); when FALSE, annotation is opaque.