getAlignment()
Return how the label's text lines up.
Parameters
Once an object label has been created, you can use the following function:
label.getAlignment()
Returns
return alignment
| Value | Type | Description |
|---|---|---|
| alignment | int |
The text alignment. |
Return how the label's text lines up.
Once an object label has been created, you can use the following function:
label.getAlignment()
return alignment
| Value | Type | Description |
|---|---|---|
| alignment | int |
The text alignment. |