Hi,
I have a canvas which contains a lot of drawing. I would like to zoom in to a part of the canvas. Is there an easy way of doing this? I thought about having an offscreen canvas, drawing a part of the original, and then flipping the canvases. Is this the right way of achieving this?
Very many thanks in advance.
I have a canvas which contains a lot of drawing. I would like to zoom in to a part of the canvas. Is there an easy way of doing this? I thought about having an offscreen canvas, drawing a part of the original, and then flipping the canvases. Is this the right way of achieving this?
Very many thanks in advance.