[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathEx.Segment.BezierTo

BezierTo Method

BezierTo(Vector2, Vector2, Vector2)

Declaration
public static PathEx.Segment BezierTo(Vector2 p1, Vector2 p2, Vector2 endPoint)
Parameters
Type Name Description
Vector2 p1
Vector2 p2
Vector2 endPoint
Returns
Type Description
PathEx.Segment