1 reference to
System.Drawing.Common (1)
System\Drawing\Drawing2D\CustomLineCap.cs (1)
15
public CustomLineCap(GraphicsPath? fillPath, GraphicsPath? strokePath) :
this
(fillPath, strokePath, LineCap.Flat) { }