 
            This function queries value of annotation image horizontal alignment.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT ACCUAPI IG_ARTX_image_alignment_h_get(
        HIG_ARTX_IMAGE hMark,
        enumAlignModes* lpnAlignModes
);
 | |
| Name | Type | Description | 
|---|---|---|
| hMark | HIG_ARTX_IMAGE | Annotation handle. | 
| lpnAlignModes | enumAlignModes* | Pointer to buffer for function result. | 
Error count.
This function does not process image pixels.