EVO HTML to PDF Converter

PathElement Constructor

Winnovative Client for Windows Universal Platform Documentation
Creates a graphic path element

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_UWP (in WnvHtmlToPdfClient_UWP.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public PathElement(
	PointFloat startPoint
)

Parameters

startPoint
Type: Winnovative.HtmlToPdfClientPointFloat
The path start point
See Also

Reference