This function sets the annotation text font.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_text_font_set( HIG_ARTX_TEXT hMark, LPAT_ARTX_FONT lpFont ); |
Arguments:
Name | Type | Description |
hMark | HIG_ARTX_TEXT | Annotation handle. |
lpFont | LPAT_ARTX_FONT | Pointer to the font attributes to assign. |
Return Value:
Returns 0 if successful. Otherwise, returns the number of ImageGear errors that occurred during this function call.
Supported Raster Image Formats:
This function does not process image pixels.