alphaTab.DisplaySettings
Description
The display settings control how the general layout and display of alphaTab is done.
class DisplaySettings
Properties
accoladeBarPaddingRight | The padding between the accolade bar and the start of the bar itself. |
barCount | The total number of bars that should be rendered from the song. (-1 for all bars) |
barCountPerPartial | The number of bars that should be placed within one partial render. |
barsPerRow | Limit the displayed bars per system (row). (-1 for automatic mode) |
effectStaffPaddingBottom | The bottom padding applied to effect annotation staffs. |
effectStaffPaddingTop | The top padding applied to effect annotation staffs. |
firstStaffPaddingLeft | The left padding applied between the left line and the first glyph in the first staff in a system. |
firstSystemPaddingTop | The top padding applied to first system. |
justifyLastSystem | Whether to justify also the last system in page layouts. |
lastSystemPaddingBottom | The bottom padding applied to the last system. |
layoutMode | The layouting mode used to arrange the the notation. |
notationStaffPaddingBottom | The bottom padding applied to main notation staves (standard, tabs, numbered, slash). |
notationStaffPaddingTop | The bottom padding applied to main notation staves (standard, tabs, numbered, slash). |
padding | Adjusts the padding between the music notation and the border. |
resources | Allows adjusting of the used fonts and colors for rendering. |
scale | The zoom level of the rendered notation. |
staffPaddingLeft | The left padding applied between the left line and the first glyph in the following staff in a system. |
startBar | The bar start index to start layouting with. |
staveProfile | The stave profile defining which staves are shown for the music sheet. |
stretchForce | The default stretch force to use for layouting. |
systemLabelPaddingLeft | The padding left to the track name label of the system. |
systemLabelPaddingRight | The padding left to the track name label of the system. |
systemPaddingBottom | The bottom padding applied to systems beside the last one. |
systemPaddingTop | The top padding applied systems beside the first one. |
systemsLayoutMode | The mode used to arrange staves and systems. |