C# Class MidiSheetMusic.BarSymbol

Inheritance: MusicSymbol
Afficher le fichier Open project: BYVoid/MidiToSheetMusic

Méthodes publiques

Méthode Description
BarSymbol ( int starttime ) : System
Draw ( Graphics g, Pen pen, int ytop ) : void
ToString ( ) : string

Method Details

BarSymbol() public méthode

public BarSymbol ( int starttime ) : System
starttime int
Résultat System

Draw() public méthode

public Draw ( Graphics g, Pen pen, int ytop ) : void
g System.Drawing.Graphics
pen System.Drawing.Pen
ytop int
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string