Exemplo n.º 1
0
 void IDrawing.Start(double width, double height)
 {
     drawing.Start(width, height);
 }