Winnovative HTML to PDF Converter

PathElement Constructor

Winnovative HTML to PDF Converter for .NET Documentation
Creates a graphic path element

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public PathElement(
	PointF startPoint
)

Parameters

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

Reference