Navigation
Name
Rascal
/
Libraries
/
Vis
/
Figure
/
Properties
/
right
Synopsis
Right, horizontal, alignment.
Function
FProperty right()
Description
right
defines
right horizontal alignment
. It sets horizontal alignment to 1.0.
Note that
right()
is equivalent to
halign(1.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
.