This function moves mark to the specified offset.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_mark_move( HIG_ARTX_MARK hMarkSrc, AT_INT nXoffset, AT_INT nYoffset ); |
Name | Type | Description |
---|---|---|
hMarkSrc | HIG_ARTX_MARK | Handle of source mark. |
nXoffset | AT_INT | Horizontal move offset. |
nYoffset | AT_INT | Vertical move offset. |
Error count.
This function does not process image pixels.