7 references to DrawLines
System.Drawing.Common.Tests (1)
System\Drawing\Graphics_DrawLineTests.cs (1)
15
graphics.
DrawLines
(pen, [new(1, 1), new(1, 10), new(20, 5), new(25, 30)]);
System.Windows.Forms (6)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (6)
3793
g.
DrawLines
(SystemPens.ControlText, (ReadOnlySpan<Point>)
3800
g.
DrawLines
(SystemPens.ControlText, (ReadOnlySpan<Point>)
3807
g.
DrawLines
(SystemPens.ControlText, (ReadOnlySpan<Point>)
3820
g.
DrawLines
(SystemPens.ControlText, (ReadOnlySpan<Point>)
3827
g.
DrawLines
(SystemPens.ControlText, (ReadOnlySpan<Point>)
3834
g.
DrawLines
(SystemPens.ControlText, (ReadOnlySpan<Point>)