[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathEx.AddLine

AddLine Method

AddLine(Vector2, Vector2)

Adds line from point to point.

Declaration
public void AddLine(Vector2 point1, Vector2 point2)
Parameters
Type Name Description
Vector2 point1
Vector2 point2