[]
Creates a line segment between the current point and the specified end point and adds it to the geometry sink.
public void AddLine(PointF pointTo)
The end point of the line to draw.