This enumeration determines the type of coordinate system used to specify mark position.
IG_ARTX_COORD_IMAGE | Image-based coordinate system. Point (0,0) represents left top corner of image. |
IG_ARTX_COORD_DEVICE | Device (window) based coordinate system. Point (0,0) represents left top corner of window. |