Search
TextFormat.getVerticalAlign Method
See Also
 






Gets the vertical text alignment.

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

 Syntax

Java  Copy Code

public Align getVerticalAlign ()

 Return Value

A member of the Align enumeration.

 See Also