HiQPdf Documentation

PdfBezierCurveP1 Property

HiQPdf Client for .NET Core
This property represents the Point 1 of the bezier curve

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PointFloat P1 { get; set; }

Property Value

Type: PointFloat
See Also

Reference