Shape;
BoundingRectangle(1,1);

MoveTo(0,0);
LineTo(2*grid,2*grid);
 