C# Class LCDNumbers.LCDScene

Afficher le fichier Open project: EFanZh/EFanZh

Méthodes publiques

Méthode Description
Render ( Graphics graphics, double width, double height, double part_width, double part_sep ) : void

Method Details

Render() public static méthode

public static Render ( Graphics graphics, double width, double height, double part_width, double part_sep ) : void
graphics System.Drawing.Graphics
width double
height double
part_width double
part_sep double
Résultat void