 
            This function queries value of annotation text orientation.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT ACCUAPI IG_ARTX_text_pinup_orientation_get(
        HIG_ARTX_TEXT_PINUP hMark,
        enumIGOrientationModes* lpnOrientation
);
 | |
| Name | Type | Description | 
|---|---|---|
| hMark | HIG_ARTX_TEXT_PINUP | Annotation handle. | 
| lpnOrientation | enumIGOrientationModes* | Pointer to buffer for function result. | 
Error count.
This function does not process image pixels.