"gridColor"
Defines the color of the grid.
Synopsis
void shape.gridColor(string color);
Parameters
Parameter | Description |
---|---|
color | color that is set for the grid |
Description
Defines the color of the grid.
The property "showGrid" has to be TRUE, in order to make the grid visible.
Example
The color of the grid was set to blue.