[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.AddBeziers

AddBeziers Method

AddBeziers(PointF[])

Adds a sequence of connected cubic Bézier curves to the current figure.

Declaration
public void AddBeziers(PointF[] points)
Parameters
Type Name Description
PointF[] points

An array of Point structures that represents the points that define the curves.

Exceptions
Type Condition
ArgumentException