PDFRasterizer.NET 4.0 is now available. Supports .NET Core. Renders pixel-perfectly.

Constructor BezierShape

Namespace TallComponents.PDF.Shapes
Class BezierShape

Creates a new BezierShape given a start point, start control point, end control point and a end point

Syntax

public BezierShape(Double x0Double y0Double x1Double y1Double x2Double y2Double x3Double y3)

Parameters


Double x0
Horizontal position of the start point.

Double y0
Vertical position of the start point.

Double x1
Horizontal position of the start control point.

Double y1
Vertical position of the start control point.

Double x2
Horizontal position of the end control point.

Double y2
Vertical position of the end control point.

Double x3
Horizontal position of the end point.

Double y3
Vertical position of the end point.
Download PDFKit.NET 4.0
We will send you a download link

  • This field is for validation purposes and should be left unchanged.
Why do we ask your email address?
We send tips that speed up your evaluation
We let you know about bug fixes
You can always unsubscribe with one click
We never share your address with a 3rd party
Thank you for your download

We have sent an email with a download link.