C# Class AlphaTab.Rendering.Glyphs.ScoreBrushGlyph

Inheritance: Glyph
Afficher le fichier Open project: CoderLine/alphaTab

Méthodes publiques

Méthode Description
DoLayout ( ) : void
Paint ( float cx, float cy, ICanvas canvas ) : void
ScoreBrushGlyph ( Beat beat ) : System

Method Details

DoLayout() public méthode

public DoLayout ( ) : void
Résultat void

Paint() public méthode

public Paint ( float cx, float cy, ICanvas canvas ) : void
cx float
cy float
canvas ICanvas
Résultat void

ScoreBrushGlyph() public méthode

public ScoreBrushGlyph ( Beat beat ) : System
beat AlphaTab.Model.Beat
Résultat System