Link Search Menu Expand Document

CanvasDrawLine Method

OverloadĀ List
NameDescription
Public methodDrawLine(Pen, PointF, PointF)
Draws a line connecting two System.Drawing.PointF structures.
Public methodDrawLine(Pen, Single, Single, Single, Single)
Draws a line connecting the two points specified by the coordinate pairs.
Top
See Also

Reference