A device context of a window that allows you to draw onto that window.
| C# |
public class WindowDeviceContext : IDisposable
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CreateGraphics()()() |
Creates a Graphics object for this device context.
| |
| Dispose()()() |
Frees this device context.
| |
| HDC |
The device context handle.
|
| Object | |
| WindowDeviceContext | |