This function sets annotation pin attributes.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_text_pinup_pin_set( HIG_ARTX_TEXT hMark, LPAT_ARTX_PIN lpPin ); |
Arguments:
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. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.