EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Path
Operation
Control
1 Property
First control point of a cubic Bezier curve. Only meaningful for
CurveTo
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
PdfPointF
Control1
{
get
; }
Property Value
PdfPointF
See Also
Reference
PdfPathOperation Class
EvoPdf.Next Namespace
In This Article
Definition
See Also