JPlanner Programmer's Guide
TextFormat.setVerticalAlign Method
See Also
 






Sets the vertical text alignment.

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

 Syntax

Java  Copy Code

public void setVerticalAlign (
    int value
)

 Parameters

value

One of the Align constants.

 See Also

TextFormat Members
TextFormat Class
com.mindfusion.drawing Namespace