HiQPdf Documentation

PdfBezierCurveP4 Property

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

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

public PointFloat P4 { get; set; }

Property Value

Type: PointFloat
See Also

Reference