EVO HTML to PDF Converter

PathElement Constructor

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

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public PathElement(
	PointF startPoint
)

Parameters

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

Reference