Shape;
BoundingRectangle(1,1);

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