staffPaddingLeft
Description​
The left padding applied between the left line and the first glyph in the following staff in a system.
- JavaScript
- C#
- Kotlin
staffPaddingLeft: number = 2;
double StaffPaddingLeft { get; set; } = 2
var staffPaddingLeft: Double = 2