Navigation
Name
Rascal
/
Libraries
/
Vis
/
Figure
/
Properties
/
hcenter
Synopsis
Horizontal, centered, alignment.
Function
FProperty hcenter()
Description
hcenter
defines
horizontal centered alignment
. It sets the horizontal alignment at 0.5.
Note that:
hcenter()
is equivalent to
halign(0.5)
.
Also see
halign
,
align
and
CompositionModel
.
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.