This function queries value of button text orientation.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_button_orientation_get( HIG_ARTX_BUTTON hMark, enumIGOrientationModes* lpnOrientation ); |
Arguments:
Name | Type | Description |
hMark | HIG_ARTX_BUTTON | Annotation handle. |
lpnOrientation | enumIGOrientationModes* | Pointer to buffer for function result. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
Remarks:
See enumIGOrientationModes description for additional info.