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

    Legacy ART Pin-Up-Text mark.

    Members:

    IG_ARTX_text_pinup_bounds_get Queries the bounding rectangle of annotation.
    IG_ARTX_text_pinup_bounds_set Updates the bounding rectangle of annotation.
    IG_ARTX_text_pinup_boundswrap_get Gets one or combination of enumIGArtXWrap values that specify text wrapping mode.
    IG_ARTX_text_pinup_boundswrap_set Sets one or combination of enumIGArtXWrap values that specify text wrapping mode.
    IG_ARTX_text_pinup_create Creates a new instance of Text annotation (IG_ARTX_MARK_PIN_UP_TEXT).
    IG_ARTX_text_pinup_font_get Queries annotation text font.
    IG_ARTX_text_pinup_font_set Updates annotation text font.
    IG_ARTX_text_pinup_logfont_get Queries annotation text font.
    IG_ARTX_text_pinup_logfont_set Updates annotation text font.
    IG_ARTX_text_pinup_orientation_get Queries value of annotation text orientation.
    IG_ARTX_text_pinup_orientation_set Sets the new value of annotation text orientation.
    IG_ARTX_text_pinup_pin_get Queries attributes of annotation pin.
    IG_ARTX_text_pinup_pin_set Sets annotation pin attributes.
    IG_ARTX_text_pinup_text_get Queries annotation text string.
    IG_ARTX_text_pinup_text_set Updates annotation text string.
    IG_ARTX_text_pinup_textcolor_get Queries annotation text color.
    IG_ARTX_text_pinup_textcolor_set Updates annotation text color with new value.