grid_set_spacing


Description:

[ 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.

Parameters:

this

The image.

xspacing

The image's grid horizontal spacing.

yspacing

The image's grid vertical spacing.

Returns:

TRUE on success.