alphaTab.rendering.StaffSystemBounds
Description
Represents the bounds of a staff system.
class StaffSystemBounds
Properties
bars | Gets or sets the list of master bar bounds related to this staff system. |
boundsLookup | Gets or sets a reference to the parent bounds lookup. |
index | Gets or sets the index of the bounds within the parent lookup. |
realBounds | Gets or sets the actual bounds of the elements in this staff system including whitespace areas. |
visualBounds | Gets or sets the bounds covering all visually visible elements of this staff system. |
Methods
addBar(MasterBarBounds) | Adds a new master bar to this lookup. |
findBarAtPos(number) | Tries to find the master bar bounds that are located at the given X-position. |
finish(number) | Finished the lookup for optimized access. |