d2dlib
d2dlib copied to clipboard
Missing clip rect in OnRender
Currently there is no facility to invalidate partial regions of the target HWND. Please consider passing along the ClipRectangle from the PaintEventArgs here: https://github.com/jingwood/d2dlib/blob/d6db6bddd03e804e7b54d77c44a20f56e93862d5/src/D2DWinForm/D2DControl.cs#L100