Method BindDC
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
BindDC(nint, RectInt32)
Binds the render target to the device context to which it issues drawing commands.
void BindDC(nint hdc, RectInt32 subRect)
Binds the render target to the device context to which it issues drawing commands.
void BindDC(nint hdc, RectInt32 subRect)