Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SetROP2" in [All]

gdi32

.
Summary
.

static extern int SetROP2(IntPtr hdc, int fnDrawMode);

.

public static extern int SetROP2(IntPtr hdc, BinaryRasterOperations ops);

.
Documentation
[SetROP2] on MSDN

Constants

2: EMR_
.

        EMR_SETROP2            = 20,


 
Access PInvoke.net directly from VS: