DXControl icon indicating copy to clipboard operation
DXControl copied to clipboard

A WinForms hybrid control that supports Direct2D and GDI+ drawing

Results 1 DXControl issues
Sort by recently updated
recently updated
newest added

![捕获](https://github.com/d2phap/DXControl/assets/19963715/b5e57585-0d79-4722-bec4-902e4b8d9c03) DrawBitmap missing D2D_MATRIX_4X4_F? perspectiveTransform DrawText missing DWRITE_MEASURING_MODE measuringMode DrawEllipse, DrawLine, DrawRoundedRectangle, DrawGeometry, missing IComObject strokeStyle **As a plan B, I use D2DGraphics.DeviceContext to draw lines**