Ejemplo n.º 1
0
 protected override void OnPaint(PaintEventArgs e)
 {
     shapeManager.PaintShapes(e.Graphics);
 }