ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_mark_move
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_MARK > IG_ARTX_mark_move

Glossary Item Box

This function moves mark to the specified offset.

Declaration:

  Copy Code
AT_ERRCOUNT IG_ARTX_mark_move(
        HIG_ARTX_MARK hMarkSrc,
        AT_INT nXoffset,
        AT_INT nYoffset
);

Arguments:

hMarkSrc Handle of source mark.
nXoffset Horizontal move offset.
nYoffset Vertical move offset.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.