Navigation
Name
Rascal
/
Libraries
/
Vis
/
Figure
/
Properties
/
bottom
Synopsis
Bottom alignment.
Function
FProperty bottom()
Description
bottom
defines
bottom alignment
. It sets the vertical alignment to 1.
Note that:
bottom()
is equivalent to
valign(1.0)
.
Also see
align
,
valign
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
.