C# Class BitmapReader.Classes.Brush

Show file Open project: egeozcan/DrawThatThing Class Usage Examples

Public Methods

Method Description
Brush ( ) : System.Drawing
Brush ( Color color, BrushSize size, BrushShape shape ) : System.Drawing

Method Details

Brush() public method

public Brush ( ) : System.Drawing
return System.Drawing

Brush() public method

public Brush ( Color color, BrushSize size, BrushShape shape ) : System.Drawing
color System.Drawing.Color
size BrushSize
shape BrushShape
return System.Drawing