Overload | Description |
---|---|
AddLine(PointF) | Creates a line segment between the current point and the specified end point and adds it to the figure. |
AddLine(Single,Single) | Creates a line segment between the current point and the specified end point and adds it to the figure. |