EVO HTML to PDF Converter

PathElementAddLineSegment Method

EVO HTML to PDF Converter for .NET Documentation
Adds a line to path

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

public void AddLineSegment(
	PointF endPoint
)

Parameters

endPoint
Type: System.DrawingPointF
The line end point
See Also

Reference