PdfLineP2 Property

The second point of the line

Definition

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

Property Value

PointF

See Also