 
            This function queries annotation text font.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT ACCUAPI IG_ARTX_protractor_logfont_get(
        HIG_ARTX_PROTRACTOR hMark,
        LPAT_LOGFONT lpFont
);
 | |
| Name | Type | Description | 
|---|---|---|
| hMark | HIG_ARTX_PROTRACTOR | Annotation handle. | 
| lpFont | LPAT_LOGFONT | Pointer to storage for the text font value. | 
Error count.
This function does not process image pixels.