PdfBezierCurveP1 Property

This property represents the Point 1 of the bezier curve

Definition

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

Property Value

PointFloat

See Also