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

    This enumeration specifies alignment of Pin, assigned to text annotations.

    Values:

    IG_ARTX_PINALIGNMENT_LEFT_TOP Specifies Pin attached to left top corner of text annotation.
    IG_ARTX_PINALIGNMENT_LEFT_BOTTOM Specifies Pin attached to left top bottom of text annotation.
    IG_ARTX_PINALIGNMENT_RIGHT_TOP Specifies Pin attached to right top corner of text annotation.
    IG_ARTX_PINALIGNMENT_RIGHT_BOTTOM Specifies Pin attached to right bottom corner of text annotation.