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

This function updates value of annotation image vertical alignment.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_image_alignment_v_set(
        HIG_ARTX_IMAGE hMark,
        enumAlignModes nAlignModes
);

Arguments:

Name Type Description
hMark HIG_ARTX_IMAGE Annotation handle.
nAlignModes enumAlignModes Specifies new image vertical alignment value.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback