convert_units_to_pixels
Description:
Converts a coordinate from the canvas's units to pixels, ignoring scaling and ignoring the coordinate space specified in the call to set_bounds.
Parameters:
this |
a Canvas. |
x |
a pointer to the x coordinate to convert. |
y |
a pointer to the y coordinate to convert. |