Search
TextFormat.getHorizontalAlign Method
See Also
 






Gets the horizontal text alignment.

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

 Syntax

Java  Copy Code

public Align getHorizontalAlign ()

 Return Value

A member of the Align enumeration.

 See Also