Winnovative Excel to PDF Converter

PathElementAddLineSegment Method

Winnovative Excel to PDF Converter Documentation
Adds a line to path

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public void AddLineSegment(
	PointF endPoint
)

Parameters

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

Reference