Sets the horizontal alignment of this component relative to its parent.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setHorizontalAlignment ( |
A member of the HorizontalAlignment enumeration. The default is Stretch.
See Also