grid_set_offset


Description:

[ Version ( since = "2.4" ) ]
public bool grid_set_offset (double xoffset, double yoffset)

Sets the offset of an image's grid.

This procedure sets the horizontal and vertical offset of an image's grid.

Parameters:

this

The image.

xoffset

The image's grid horizontal offset.

yoffset

The image's grid vertical offset.

Returns:

TRUE on success.