realbasic-nug
[Top] [All Lists]

using canvas.DrawInto with parameters

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: using canvas.DrawInto with parameters
From: Alexander Cohen <alex at toomuchspace dot com>
Date: Tue, 31 May 2005 13:25:09 -0400
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Is it possible to use a canvases DrawInto method and specify offsets like we can with the graphics DrawPicture method?


ex:
canvas.DrawInto canvas.graphics, srcLeft, srcTop, srcWidth, srcHeight, dstLeft, dstTop, dstWith, dstHeight

thanks

Alex
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>