Search
IGraphicsPath.AddLine Method
See Also
 





 Overload List

Name Description

IGraphicsPath.AddLine (Double, Double, Double, Double)

Appends a line segment to the current figure.

IGraphicsPath.AddLine (Point, Point)

Appends a line segment to this IGraphicsPath.

 See Also