[ Version ( since = "2.4" ) ]
public bool grid_get_offset (out double xoffset, out double yoffset)
Gets the offset of an image's grid.
This procedure retrieves the horizontal and vertical offset of an image's grid. It takes the image as parameter.
| this |
The image. |
| xoffset |
The image's grid horizontal offset. |
| yoffset |
The image's grid vertical offset. |
|
TRUE on success. |