Graphics.ReleaseHdc Method
.NET Framework 3.0
Releases a device context handle obtained by a previous call to the GetHdc method of this Graphics.
| Name | Description |
|---|---|
| Graphics.ReleaseHdc () | Releases a device context handle obtained by a previous call to the GetHdc method of this Graphics. |
| Graphics.ReleaseHdc (IntPtr) | Releases a device context handle obtained by a previous call to the GetHdc method of this Graphics. Supported by the .NET Compact Framework. |
Community Additions
ADD
Show: