C# Class Devcorner.NIdenticon.BlockGenerators.RectangleGenerator

Inheritance: BlockGenerator
Afficher le fichier Open project: RobThree/NIdenticon

Méthodes publiques

Méthode Description
Draw ( Graphics g, Rectangle r, Brush bg, Brush fg, uint seed, bool fliphorizontal ) : void
RectangleGenerator ( int weight ) : System.Drawing

Method Details

Draw() public méthode

public Draw ( Graphics g, Rectangle r, Brush bg, Brush fg, uint seed, bool fliphorizontal ) : void
g System.Drawing.Graphics
r System.Drawing.Rectangle
bg System.Drawing.Brush
fg System.Drawing.Brush
seed uint
fliphorizontal bool
Résultat void

RectangleGenerator() public méthode

public RectangleGenerator ( int weight ) : System.Drawing
weight int
Résultat System.Drawing