Optional lineOptional line_Thickness of the rest line. Used when use_symbols is false. Defaults to half the space between stave lines.
Optional number_Font size of the "number of measures" text.
Optional number_Vertical position of the "number of measures" text (measured in stave lines). Defaults to -0.5, which is above the stave. 6.5 is below the stave.
Extracted by Factory.MultiMeasureRest() and passed to the MultiMeasureRest constructor.
Optional padding_Left padding from stave.getX().
Optional padding_Right padding from stave.getX() + stave.getWidth()
Optional semibreve_Size of the semibreve (1-bar) rest symbol. Other symbols are scaled accordingly.
Optional serif_Thickness of the rest line's serif. Used when use_symbols is false.
Optional show_Show the number of measures at the top. Defaults to true.
Optional spacing_Defaults to the number of vertical pixels between stave lines. Used for serif height or 2-bar / 4-bar symbol height.
Optional symbol_Horizontal spacing between rest symbol glyphs (if use_symbols is true).
Optional use_Use rest symbols. Defaults to false, which renders a thick horizontal line with serifs at both ends.
Vertical position of the rest line or symbols, expressed as stave lines. Default: 2. The top stave line is 1, and the bottom stave line is 5.