ImageGear for C and C++ on Linux v20.0 - Updated
ART_mark_data_bounds_wrap_set
API Reference Guide > ART Component API Reference > ART Component Macros Reference > ART_mark_data_bounds_wrap_set

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++.

Is this page helpful?
Yes No
Thanks for your feedback.