[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.IDrawingCanvas.DrawLine

DrawLine Method

DrawLine(PenEx, PointF, PointF)

Draws the line between specified points.

Declaration
void DrawLine(PenEx pen, PointF from, PointF to)
Parameters
Type Name Description
PenEx pen
PointF from
PointF to