ImageGear Professional v18.4 > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_BUTTON > IG_ARTX_button_orientation_get |
This function queries value of button text orientation.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_button_orientation_get( HIG_ARTX_BUTTON hMark, enumIGOrientationModes* lpnOrientation ); |
Name | Type | Description |
hMark | HIG_ARTX_BUTTON | Annotation handle. |
lpnOrientation | enumIGOrientationModes* | Pointer to buffer for function result. |
Error count.
This function does not process image pixels.
See enumIGOrientationModes description for additional info.