This documentation is archived and is not being maintained.
Graphics::FromHdc Method
Visual Studio 2008
Creates a new Graphics from the specified handle to a device context.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FromHdc(IntPtr) | Creates a new Graphics from the specified handle to a device context. |
|
FromHdc(IntPtr, IntPtr) | Creates a new Graphics from the specified handle to a device context and handle to a device. |
Show: