ImageGear for C and C++ on Windows v19.9 - Updated
IG_ARTX_button_orientation_set
API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_BUTTON > IG_ARTX_button_orientation_set

This function updates value of button text orientation.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_button_orientation_set(
        HIG_ARTX_BUTTON hMark,
        enumIGOrientationModes nOrientation
);

Arguments:

Name Type Description
hMark HIG_ARTX_BUTTON Annotation handle.
nOrientation enumIGOrientationModes New button text orientation value.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.