ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ArtX Component API Reference / ArtX Component Enumerations Reference / enumIGArtXCoordType
In This Topic
    enumIGArtXCoordType
    In This Topic

    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.