Board index » delphi » problem printing DirectX's Canvas
Fernando Jorge
![]() Delphi Developer |
Sat, 04 May 2002 03:00:00 GMT
problem printing DirectX's Canvas
I wrote a routine to print an Image.Canvas(thanks Mike Shkolnik), but when I
try to use it with a DirectX's Canvas it hangs up. How can I access to the CopyRect property of a TDXDraw? Here is my code: |