C# Class AlphaTab.Rendering.Glyphs.VibratoGlyph

Inheritance: EffectGlyph
Datei anzeigen Open project: CoderLine/alphaTab

Public Methods

Method Description
VibratoGlyph ( float x, float y, float scale = 1.2f ) : System

Protected Methods

Method Description
PaintGrouped ( float cx, float cy, float endX, ICanvas canvas ) : void

Method Details

PaintGrouped() protected method

protected PaintGrouped ( float cx, float cy, float endX, ICanvas canvas ) : void
cx float
cy float
endX float
canvas ICanvas
return void

VibratoGlyph() public method

public VibratoGlyph ( float x, float y, float scale = 1.2f ) : System
x float
y float
scale float
return System