Introduction - If you have any usage issues, please Google them yourself
Graffiti game download C# source code, it simply is drawing program. Part Notes:
private Size DefaultPicSize // save the original size of the canvas to create a new file using
private bool bReSize // whether to change the canvas size
private DrawTools dt // drawing tools class instance
private Color foreColor = Color.Black // line color drawing tool
private string sFileName // open the file name
private string sType // Drawing Tools Styles