C# Class AlphaTab.Rendering.Glyphs.RepeatCloseGlyph

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
RepeatCloseGlyph ( float x, float y ) : AlphaTab.Platform

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

RepeatCloseGlyph() public méthode

public RepeatCloseGlyph ( float x, float y ) : AlphaTab.Platform
x float
y float
Résultat AlphaTab.Platform