ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ART Component API Reference / ART Component Macros Reference / ART_mark_data_bounds_wrap_set
In This Topic
    ART_mark_data_bounds_wrap_set
    In This Topic

    Sets wrapping mode for the text annotation box.

    Declaration:

     
    Copy Code
    ART_UNIX_LEGACY_FONTS_LOAD_SET(
          LPART_MARK_ATTRIBUTES lpMark, 
          enumIGArtWrap v
    );
    

    Arguments:

    Name Type Description
    lpMark LPART_MARK_ATTRIBUTES Pointer to ART_MARK_ATTRIBUTES structure.
    v enumIGArtWrap "OR" combination of enumIGArtWrap flags to be set.

    Return Value:

    None

    Supported Raster Image Formats:

    All pixel formats supported by ImageGear for C and C++.