RLabel.Justify


public property Justify

Prototype:

Read/Write property Justify[=JUSTIFY_LEFT | JUSTIFY_RIGHT | JUSTIFY_CENTER | JUSTIFY_FILL]

Description:

Sets or gets the alignment of the lines in the text of the label relative to each other. JUSTIFY_LEFT is the default value when the control is first created.

Return value:

Returns the alignment of the lines in the text of the label relative to each other.