This function sets annotation pin attributes.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_text_pinup_pin_set( HIG_ARTX_TEXT hMark, LPAT_ARTX_PIN lpPin ); |
Name | Type | Description |
---|---|---|
hMark | HIG_ARTX_TEXT | Annotation handle. |
lpPin | LPAT_ARTX_PIN | Pointer to pin attributes structure. NULL value specifies that hMark annotation has no pin. |
Error count.
This function does not process image pixels.