EVO Word to PDF Converter

PathElementAddLineSegment Method

EVO Word to PDF Converter Documentation
Adds a line to path

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public void AddLineSegment(
	PointF endPoint
)

Parameters

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

Reference