ImageGear Professional DLL for Windows
IG_ARTX_image_alignment_h_set

This function updates value of annotation image horizontal alignment.

Declaration:

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

Arguments:

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

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback