Interface IHwndDeviceContext
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Renders drawing instructions to a window.
ID2D1HwndRenderTarget
public interface IHwndDeviceContext : IDeviceContext, IDirect2DResource, IFactoryProperty, IDeviceEffectFactory, IDeviceColorContextFactory, ILookupTable3DFactory, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
Properties
- Hwnd
Returns the HWND associated with this render target.
Methods
- CheckWindowState()
Indicates whether the HWND associated with this render target is occluded.
- Resize(SizeInt32)
Changes the size of the render target to the specified pixel size.