If stacking is turned on, label placement can insert a line break before or after the word that overruns the maximum number of characters per row.
The LabelStackBreakPosition can be one of:
Constant | Description |
---|---|
Enums. | (0) Use the default break position (Enums. |
Enums. | (1) Insert the line break after a word that has broken the stack |
Enums. | (2) Insert the line break before a word that will break the stack |