[ Version ( since = "2.4" ) ]
public bool grid_set_spacing (double xspacing, double yspacing)
Sets the spacing of an image's grid.
This procedure sets the horizontal and vertical spacing of an image's grid.
| this |
The image. |
| xspacing |
The image's grid horizontal spacing. |
| yspacing |
The image's grid vertical spacing. |
|
TRUE on success. |