JPlanner Programmer's Guide
TextAlignment.NoWrap Field
See Also
 






The only flag that can be combines with any of the alignment flags. Specifies that the drawn text should not wrap when the text does not fit in a single line.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public static final int NoWrap

 See Also

TextAlignment Members
TextAlignment Class
com.mindfusion.drawing Namespace