C# Class AlphaTab.Rendering.Glyphs.ChineseCymbalGlyph

Inheritance: AlphaTab.Rendering.Glyphs.MusicFontGlyph
Afficher le fichier Open project: CoderLine/alphaTab

Méthodes publiques

Méthode Description
ChineseCymbalGlyph ( float x, float y, bool isGrace )
DoLayout ( ) : void

Method Details

ChineseCymbalGlyph() public méthode

public ChineseCymbalGlyph ( float x, float y, bool isGrace )
x float
y float
isGrace bool

DoLayout() public méthode

public DoLayout ( ) : void
Résultat void