Overload List
| Name | Description | |
|---|---|---|
| AddLine(Point, Point) |
Adds a line segment to current figure.
| |
| AddLine(PointF, PointF) |
Adds a line segment to current figure.
| |
| AddLine(XPoint, XPoint) |
Adds a line segment to current figure.
| |
| AddLine(Double, Double, Double, Double) |
Adds a line segment to current figure.
|
See Also