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

Namespace: TallComponents.PDF.Shapes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class BezierShape : PathShape
Visual Basic
Public Class BezierShape _
	Inherits PathShape

Inheritance Hierarchy

See Also