Navigation
Name
Rascal
/
Libraries
/
Vis
/
Figure
/
Properties
/
ialign
Synopsis
Internal align in
hvcat
.
Syntax
FProperty ialign(num align)
Description
Describes the internal alignment used in a
hvcat
(like in a word processor):
ialign(0.0)
means left aligned,
ialign(0.5)
means center aligned, and
ialign(1.0)
means right aligned.
See also
justify
.
[
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
.