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