Graphics.FromHdc Method
.NET Framework 3.0
Creates a new Graphics from the specified handle to a device context.
| Name | Description |
|---|---|
| Graphics.FromHdc (IntPtr) | Creates a new Graphics from the specified handle to a device context. Supported by the .NET Compact Framework. |
| Graphics.FromHdc (IntPtr, IntPtr) | Creates a new Graphics from the specified handle to a device context and handle to a device. |
Community Additions
ADD
Show: