ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Enumerations > enumIGArtXWrap Enumeration |
Affects text mark's drawing method as follows: IG_ARTX_WRAP_HORIZONTAL - mark's text is wrapped horizontally IG_ARTX_WRAP_VERTICAL - mark's text is wrapped vertically.
IG_ARTX_WRAP_NONE | Indicates no wrapping method for text border (default) |
IG_ARTX_WRAP_HORIZONTAL | Indicates horizontal wrapping for text border |
IG_ARTX_WRAP_VERTICAL | Indicates vertical wrapping for text border |