EVO Excel to PDF Converter

PathElementAddLineSegment Method

EVO Excel to PDF Converter Documentation
Adds a line to path

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public void AddLineSegment(
	PointF endPoint
)

Parameters

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

Reference