PdfBezierCurveP3 Property

This property represents the Point 3 of the bezier curve

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public PointFloat P3 { get; set; }

Property Value

PointFloat

See Also