HiQPdf Documentation

PdfPath Constructor

HiQPdf Client for .NET Core
Constructs a PDF path

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfPath(
	PointFloat start
)

Parameters

start
Type: HiQPdfClientPointFloat
The path start point
See Also

Reference