I have a Canvas devided into several pads and
would like to create a second canvas which shows
only one pad of the first canvas.
I tried with the Clone() and DrawClone() commands,
but they create a clone in the first canvas.
How can I copy/clone into the second one?
Dirk