[]
Creates a sequence of lines using the specified points and adds them to the figure.
public void AddLines(params PointF[] points)
An array of one or more points that describe the lines to draw.