Value | Meaning |
---|---|
none0 | No Trimming. |
ellipsisDT_END_ELLIPSIS | If the text is too long, it will be replaced with end ellipsis (like: ellips...). |
ellipsisPathDT_PATH_ELLIPSIS | If the text is too long, it will be replaces with middle ellipsis (like: texttr...ing). |
Enum that specify the trimming of a text alignment in a drawText() call