noteHeadCenterOnStem
Description​
Whether the note head symbol should be centered on the stem (e.g. for arrow notes)
- JavaScript
- C#
- Kotlin
noteHeadCenterOnStem?: boolean;
bool NoteHeadCenterOnStem { get; set; }
var noteHeadCenterOnStem: Boolean
Whether the note head symbol should be centered on the stem (e.g. for arrow notes)
noteHeadCenterOnStem?: boolean;
bool NoteHeadCenterOnStem { get; set; }
var noteHeadCenterOnStem: Boolean