[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.DrawCanvas.DrawLine

DrawLine Method

DrawLine(float, float, float, float)

DrawLine

Declaration
public void DrawLine(float x1, float y1, float x2, float y2)
Parameters
Type Name Description
float x1
float y1
float x2
float y2