[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathEx.AddLineTo

AddLineTo Method

AddLineTo(Vector2)

Adds line from last point to point.

Declaration
public void AddLineTo(Vector2 point)
Parameters
Type Name Description
Vector2 point