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

    Legacy ART Text Note mark.

    Members:

    IG_ARTX_text_note_bounds_get Queries the bounding rectangle of annotation.
    IG_ARTX_text_note_bounds_set Updates the bounding rectangle of annotation.
    IG_ARTX_text_note_boundswrap_get Queries the boundswrap of annotation.
    IG_ARTX_text_note_boundswrap_set Updates the boundswrap of annotation.
    IG_ARTX_text_note_create Creates a new instance of Text-note annotation (IG_ARTX_MARK_ATTACH_A_NOTE).
    IG_ARTX_text_note_fillcolor_get Queries annotation fill color.
    IG_ARTX_text_note_fillcolor_set Updates annotation fill color with new value.
    IG_ARTX_text_note_font_get Queries annotation text font.
    IG_ARTX_text_note_font_set Updates annotation text font.
    IG_ARTX_text_note_logfont_get Queries annotation text font.
    IG_ARTX_text_note_logfont_set Updates annotation text font.
    IG_ARTX_text_note_orientation_get Queries value of annotation text orientation.
    IG_ARTX_text_note_orientation_set Sets value of annotation text orientation.
    IG_ARTX_text_note_text_get Queries annotation text string.
    IG_ARTX_text_note_text_set Updates annotation text string.
    IG_ARTX_text_note_textcolor_get Queries annotation text color.
    IG_ARTX_text_note_textcolor_set Updates annotation text color with new value.