HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Bezier
Curve
P1 Property
This property represents the Point 1 of the bezier curve
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
PointF
P1
{
get
;
set
; }
Property Value
PointF
See Also
Reference
PdfBezierCurve Class
HiQPdf Namespace
In This Article
Definition
See Also