Search
ItemLabel.getVerticalAlign Method
See Also
 

Gets label's vertical alignment relative to the pin point.

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 is Center.

 See Also