Search
ComponentBase.getVerticalAlignment Method
See Also
 

Gets the vertical alignment of this component relative to its parent.

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

 Syntax

Java  Copy Code

public int getVerticalAlignment ()

 Return Value

An integer value specifying the vertical alignment of this component relative to its parent.

 See Also