コード例 #1
0
 private void Form1_Paint(object sender, PaintEventArgs e)
 {
     chessboard.Draw(e.Graphics);
 }