ASP.NET Pack 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 (
    int align
)

 Parameters

align

One of the Align constants.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace