ImageGear for C and C++ on Windows v19.0
IG_ARTX_text_note_orientation_get

This function queries value of annotation text orientation.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_text_note_orientation_get(
        HIG_ARTX_TEXT_NOTE hMark,
        enumIGOrientationModes* lpnOrientation
);

Arguments:

Name Type Description
hMark HIG_ARTX_TEXT_NOTE Annotation handle.
lpnOrientation enumIGOrientationModes* Pointer to storage for current text orientation.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback