PaintROP3 property (ILEADRasterView)
long PaintROP3 | |
Overview |
Refer to Displaying an Image. |
Remarks
Specifies the Windows ROP3 code to use when painting.
The default (for normal painting) is SRCCOPY. You can specify any of the ROP3 codes that the Windows BitBlt function uses.
See Also