C# Class AlphaTab.Rendering.Utils.StaveGroupBounds

Show file Open project: CoderLine/alphaTab Class Usage Examples

Public Methods

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

Method Details

AddBar() public method

public AddBar ( MasterBarBounds bounds ) : void
bounds MasterBarBounds
return void

FindBarAtPos() public method

public FindBarAtPos ( float x ) : MasterBarBounds
x float
return MasterBarBounds

Finish() public method

public Finish ( ) : void
return void

StaveGroupBounds() public method

public StaveGroupBounds ( ) : AlphaTab.Collections
return AlphaTab.Collections