PdfBezierCurveP4 Property

This property represents the Point 4 of the bezier curve

Definition

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

Property Value

PointFloat

See Also