[ 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.
| this |
The image. |
| xoffset |
The image's grid horizontal offset. |
| yoffset |
The image's grid vertical offset. |
|
TRUE on success. |