示例#1
0
 private void pictureBox1_Paint(object sender, PaintEventArgs e)
 {
     local.Draw(e.Graphics, cam);
 }