• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF.Layout
  • TallComponents.PDF.Layout.Actions
  • TallComponents.PDF.Layout.Brushes
  • TallComponents.PDF.Layout.Colors
  • TallComponents.PDF.Layout.Css
  • TallComponents.PDF.Layout.Fonts
  • TallComponents.PDF.Layout.JavaScript
  • TallComponents.PDF.Layout.Metadata
  • TallComponents.PDF.Layout.Navigation
  • TallComponents.PDF.Layout.Paragraphs
  • TallComponents.PDF.Layout.Pens
  • TallComponents.PDF.Layout.ResourceLoader
  • TallComponents.PDF.Layout.Security
  • TallComponents.PDF.Layout.Shapes
  • TallComponents.PDF.Layout.Shapes.Annotations
  • TallComponents.PDF.Layout.Shapes.Barcodes
  • TallComponents.PDF.Layout.Shapes.Fields
  • TallComponents.PDF.Layout.Xml

Namespace TallComponents.PDF.Layout.Shapes

Class BezierShape

A cubic bezier shape. It has a start and an end point and two respective control points.

Syntax

public class BezierShape : PathShape

Constructors

BezierShape()
Create a new BezierShape.
BezierShape(Double,Double,Double,Double,Double,Double,Double,Double)
Creates a new BezierShape given a start point, start control point, end control point and a end point
BezierShape(Double,Double,Double,Double,Double,Double,Double,Double,Pen)
Creates a new BezierShape given a start point, start control point, end control point and a end point

Properties

Double X1
Horizontal position of the start control point.
Double X2
Horizontal position of the end control point.
Double X3
Horizontal position of the end point.
Double Y1
Vertical position of the start control point.
Double Y2
Vertical position of the end control point.
Double Y3
Vertical position of the end point.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.