totalHeight
Description​
Gets or sets the currently known total height of the final music sheet.
- JavaScript
- C#
- Kotlin
totalHeight: number;
double TotalHeight { get; set; }
var totalHeight: Double
Gets or sets the currently known total height of the final music sheet.
totalHeight: number;
double TotalHeight { get; set; }
var totalHeight: Double