Search
ComponentBase.getHorizontalAlignment Method
See Also
 

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

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

 Syntax

Java  Copy Code

public int getHorizontalAlignment ()

 Return Value

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

 See Also