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