gui.setLabelTextAlignment

Modifies the alignment of the text on a label component.

Prototype

  1. bOk = gui.setLabelTextAlignment ( hComponent, kTextAlignment )

Description

Check the alignment constants for more info.


Parameters

hComponent - valid GUI component handle
kTextAlignment - predefined alignment constant


Return values

bOk - true on success


Available since ShiVa 2.0