Appends a line segment to this System.Drawing.Drawing2D.GraphicsPath.
- a
- Documentation for this section has not yet been entered.
- b
- Documentation for this section has not yet been entered.
This method adds the line segment defined by the specified points to the end of this System.Drawing.Drawing2D.GraphicsPath. If there are previous lines or curves in the System.Drawing.Drawing2D.GraphicsPath, a line segment is drawn to connect the last point in the path to the first point in the new line segment.