HiQPdf Documentation

PdfPath Constructor

Quickly Create High Quality PDFs
Constructs a PDF path

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfPath(
	PointF start
)

Parameters

start
Type: System.DrawingPointF
The path start point
See Also

Reference