Example #1
0
 public void Down(Point point)
 {
     drawingService.Down(point, SelectedTool);
 }