| 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.
|
Copy Code
|
|
|---|---|
ART_UNIX_LEGACY_FONTS_LOAD_SET(
LPART_MARK_ATTRIBUTES lpMark,
enumIGArtWrap v
);
|
|
| Name | Type | Description |
|---|---|---|
| lpMark | LPART_MARK_ATTRIBUTES | Pointer to ART_MARK_ATTRIBUTES structure. |
| v | enumIGArtWrap | "OR" combination of enumIGArtWrap flags to be set. |
None
All pixel formats supported by ImageGear for C and C++.