Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DhStyleBase.setTextAlign

Sets the text alignment style.

Syntax

public void setTextAlign( int nAlignment )

Parameters

nAlignment

The new alignment setting. This can be one of following values defined in DhAlignment:

Exceptions

WFCInvalidArgumentException thrown if nAlignment is not one of the correct values.

See Also   getTextAlign