PdfLineP1 Property

The first point of the line

Definition

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

Property Value

PointF

See Also