HiQPdf Documentation

PdfBezierCurveP3 Property

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

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

public PointFloat P3 { get; set; }

Property Value

Type: PointFloat
See Also

Reference