PathElementAddLineSegment Method
Adds a line to path
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public void AddLineSegment(
PointF endPoint
)
Public Sub AddLineSegment (
endPoint As PointF
)
Parameters
- endPoint PointF
- The line end point