notation.rhythmHeight
notation.rhythmHeightJavaScript
notation.rhythmHeightJSON
Notation.RhythmHeight.net
notation.rhythmHeightAndroid
Description​
Controls how high the ryhthm notation is rendered below the tab staff This setting can be used in combination with the rhythmMode
setting to control how high the rhythm notation should be rendered below the tab staff.
- JavaScript
- C#
- Kotlin
rhythmHeight: number = 15;
double RhythmHeight { get; set; } = 15
var rhythmHeight: Double = 15