ImageGear Professional v18.4 > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_NOTE > IG_ARTX_text_note_orientation_get |
This function queries value of annotation text orientation.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_text_note_orientation_get( HIG_ARTX_TEXT_NOTE hMark, enumIGOrientationModes* lpnOrientation ); |
Name | Type | Description |
hMark | HIG_ARTX_TEXT_NOTE | Annotation handle. |
lpnOrientation | enumIGOrientationModes* | Pointer to storage for current text orientation. |
Error count.
This function does not process image pixels.