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_get
In This Topic
    ART_mark_data_bounds_wrap_get
    In This Topic

    Returns wrapping mode for the text annotation box.

    Declaration:

     
    Copy Code

    ART_UNIX_LEGACY_FONTS_LOAD_GET(LPART_MARK_ATTRIBUTES lpMark);

    Arguments:

    Name Type Description
    lpMark LPART_MARK_ATTRIBUTES Pointer to ART_MARK_ATTRIBUTES structure.

    Return Value:

    Returns wrapping mode for the text annotation box as an "OR" combination of enumIGArtWrap.

    Supported Raster Image Formats:

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