DroidDiagram Programmer's Guide
LinkLabel.setVerticalAlign Method
See Also
 






Sets 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 void setVerticalAlign (
    Align align
)

 Parameters

align

A member of the Align enumeration.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace