Constructs a bezier curve based on 4 points
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- p1
- Type: System.DrawingPointF
Point 1 - p2
- Type: System.DrawingPointF
Point 2 - p3
- Type: System.DrawingPointF
Point 3 - p4
- Type: System.DrawingPointF
Point 4
See Also