TextAlign Type
Horizontal text alignment within a block.
Union cases
| Union case |
Description
|
Full Usage:
Center
|
|
Full Usage:
Justify
|
|
Full Usage:
Left
|
|
Full Usage:
Right
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCenter
Returns: bool
|
|
Full Usage:
this.IsJustify
Returns: bool
|
|
Full Usage:
this.IsLeft
Returns: bool
|
|
Full Usage:
this.IsRight
Returns: bool
|
|
Nao