ImageGear for C and C++ on Windows v19.3 - Updated
enumIGArtXCoordType
API Reference Guide > ArtX Component API Reference > ArtX Component Enumerations Reference > enumIGArtXCoordType

This enumeration determines the type of coordinate system used to specify mark position.

Values:

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.