DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Gdi
32
Create
Compatible
DC Method
Overload List
CreateCompatibleDC(IntPtr)
Creates a memory device context (DC) compatible with the specified device.
CreateCompatibleDC(SafeHandle)
Creates a memory device context (DC) compatible with the specified device.
See Also
Reference
Gdi32 Class
DevCase.Win32.NativeMethods Namespace
In This Article
Overload List
See Also