DroidDiagram Programmer's Guide
LinkLabel.getHorizontalAlign Method
See Also
 






Gets the horizontal alignment of the text within the label's layout rectangle.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Align getHorizontalAlign ()

 Return Value

A member of the Align enumeration. The default is Center.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace