C# Class AlphaTab.Rendering.Utils.StaveGroupBounds

Afficher le fichier Open project: CoderLine/alphaTab Class Usage Examples

Méthodes publiques

Méthode Description
AddBar ( MasterBarBounds bounds ) : void
FindBarAtPos ( float x ) : MasterBarBounds
Finish ( ) : void
StaveGroupBounds ( ) : AlphaTab.Collections

Method Details

AddBar() public méthode

public AddBar ( MasterBarBounds bounds ) : void
bounds MasterBarBounds
Résultat void

FindBarAtPos() public méthode

public FindBarAtPos ( float x ) : MasterBarBounds
x float
Résultat MasterBarBounds

Finish() public méthode

public Finish ( ) : void
Résultat void

StaveGroupBounds() public méthode

public StaveGroupBounds ( ) : AlphaTab.Collections
Résultat AlphaTab.Collections