Node: line-interface, Next: line-spanner-interface, Previous: ligature-interface, Up: Graphical Object Interfaces
Generic line objects. Any object using lines supports this. Normally,you get a straight line. If dash-period
is defined, a dashed line is produced; the length of the dashes is tuned with dash-fraction
. If the latter is set to 0, a dotted line is produced. If dash-fraction
is negative, the line is made transparent.
dash-fraction
(number)
dash-period
(number)
style
(symbol)
print-function
that is
reading this property.
thickness
(number)
linethickness
.
This grob interface is used in the following graphical objects: Hairpin, OttavaBracket, PianoPedalBracket, TupletBracket and VoltaBracket
Read comments on this page, or
add one.
This page is for LilyPond-2.2.0 (stable-branch). |