C# Class AlphaTab.Rendering.Glyphs.NaturalizeGlyph

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

Public Methods

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

Method Details

DoLayout() public method

public DoLayout ( ) : void
return void

NaturalizeGlyph() public method

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