How to change the size of the canvas?
- From: " active" <activeNOSPAM@xxxxxxxxxx>
- Date: Tue, 17 Apr 2007 16:23:43 -0400
I have an image that is basically the canvas that the user draws on.
He may also be making changes to the Graphics object that is used to draw on
the canvas.
Then he wants to make the canvas bigger and continue drawing.
I know how to create the bigger Image and draw the old picture on it and
create a new Graphics object from the new Image.
However, I don't know how to make the new Image and Graphic object reflect
changes in properties he may have made.
Any suggestions
Thank
.
- Follow-Ups:
- Re: How to change the size of the canvas?
- From: Bob Powell [MVP]
- Re: How to change the size of the canvas?
- Prev by Date: Graphics objects --- passing the object vs the handle
- Next by Date: Re: Invert Brush color
- Previous by thread: Graphics objects --- passing the object vs the handle
- Next by thread: Re: How to change the size of the canvas?
- Index(es):
Relevant Pages
|