bars
Description​
Gets or sets the list of master bar bounds related to this staff system.
- JavaScript
- C#
- Kotlin
bars: MasterBarBounds[];
IList<MasterBarBounds> Bars { get; set; }
var bars: alphaTab.collections.List<MasterBarBounds>
Gets or sets the list of master bar bounds related to this staff system.
bars: MasterBarBounds[];
IList<MasterBarBounds> Bars { get; set; }
var bars: alphaTab.collections.List<MasterBarBounds>