Search
EditComponent.getTextAlignment Method
See Also
 

Gets the horizontal alignment of the text in the edit component.

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

 Syntax

Java  Copy Code

public Align getTextAlignment ()

 Return Value

A member of the Align enumeration.

 See Also