This function queries button text font.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_button_font_get(
HIG_ARTX_BUTTON hMark,
LPAT_ARTX_FONT lpFont
);
|
|
Arguments:
| hMark | Annotation handle. |
| lpFont | Pointer to storage for the text font value. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
