DXControl
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
The D2DGraphics DrawLine function is missing the IComObject<ID2D1StrokeStyle>strokeStyle parameter
2
 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**