Navigation
Name
Rascal
/
Libraries
/
Vis
/
Figure
/
Properties
/
left
Synopsis
Left, horizontal, alignment.
Function
FProperty left()
Description
left
defines
left horizontal alignment
. It sets the horizontal alignment at 1.0.
Note that:
left()
is equivalent to
halign(0.0)
.
Also see
align
,
halign
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
.