get_surface_size


Description:

public void get_surface_size (out uint width, out uint height)

Retrieves the surface width and height for this.

Note:

Use Canvas instead

Parameters:

this

a CairoTexture

width

return location for the surface width, or null

height

return location for the surface height, or null