ImageGear for C and C++ on Windows v19.9 - Updated
IG_ARTX_text_pinup_pin_set
API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PINUPTEXT > IG_ARTX_text_pinup_pin_set

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.