C# Class AlphaTab.Rendering.Glyphs.FlatGlyph

Inheritance: AlphaTab.Rendering.Glyphs.MusicFontGlyph
Datei anzeigen Open project: CoderLine/alphaTab

Public Methods

Method Description
DoLayout ( ) : void
FlatGlyph ( float x, float y, bool isGrace = false )

Method Details

DoLayout() public method

public DoLayout ( ) : void
return void

FlatGlyph() public method

public FlatGlyph ( float x, float y, bool isGrace = false )
x float
y float
isGrace bool