C# Class AlphaTab.Rendering.Glyphs.TabRestGlyph

Inheritance: SpacingGlyph
Datei anzeigen Open project: CoderLine/alphaTab Class Usage Examples

Public Methods

Method Description
DoLayout ( ) : void
TabRestGlyph ( ) : AlphaTab.Model
UpdateBeamingHelper ( float cx ) : void

Method Details

DoLayout() public method

public DoLayout ( ) : void
return void

TabRestGlyph() public method

public TabRestGlyph ( ) : AlphaTab.Model
return AlphaTab.Model

UpdateBeamingHelper() public method

public UpdateBeamingHelper ( float cx ) : void
cx float
return void