This function queries value of annotation text orientation.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_text_pinup_orientation_get(
HIG_ARTX_TEXT_PINUP hMark,
enumIGOrientationModes* lpnOrientation
);
|
|
Arguments:
| hMark | Annotation handle. |
| lpnOrientation | Pointer to buffer for function result. See enumIGOrientationModes. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
