DroidDiagram Programmer's Guide
LinkLabel.getVerticalAlign Method
See Also
 






Gets the vertical alignment of the text relatively to the label's position.

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

 Syntax

Java  Copy Code

public Align getVerticalAlign ()

 Return Value

A member of the Align enumeration. The default value is Far.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace