DroidDiagram Programmer's Guide
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

ComponentBase Members
ComponentBase Class
com.mindfusion.diagramming.components Namespace