"showGrid"
Defines if the grid should be shown.
Synopsis
void shape.showGrid(bool grid);
Parameters
Parameter | Description |
---|---|
grid |
TRUE = grid is shown FALSE = grid is not shown |
Description
Defines if the grid should be shown. When TRUE, the grid is shown.
Example
In this example the grid was turned off.