Grid_AddNewShapePoint

Grid_AddNewShapePoint (int x, int y)

On the custom grid drawing layer, adds a new point to a shape. To draw a custom shape, call this function for each point on the shape, then call Grid_DrawShape to complete the drawing.