Re: Drawing multiple custom controls in a metafile canvas.
- From: "Tom de Neef" <tdeneef@xxxxxxxx>
- Date: Sun, 30 Oct 2005 19:11:12 +0100
"Richard A. DeVenezia" <radevenz@xxxxxxxxxxxxx> schreef in bericht
news:3shmivFoaaasU1@xxxxxxxxxxxxxxxxx
<snip>
>
> If not, is there a way to render (without changing the rendering code)
> into
> a specific region of the metafile canvas?
> - Something like a preemptive translate so that the render routine working
> at 0,0 is really at some x,y in the MF canvas?
>
Tcanvas has a method CopyRect that may be of assistence here. It is fast and
copies a rectangle from one canvas to another, at a specified place.
Tom
.
- References:
- Drawing multiple custom controls in a metafile canvas.
- From: Richard A. DeVenezia
- Drawing multiple custom controls in a metafile canvas.
- Prev by Date: Problems with FindLast command.
- Next by Date: Computer shutdown from logonscreen
- Previous by thread: Drawing multiple custom controls in a metafile canvas.
- Next by thread: component nested in component
- Index(es):
Relevant Pages
|