PathElementAddLineSegment Method
Adds a line to path
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
public void AddLineSegment(
PointFloat endPoint
)
Public Sub AddLineSegment (
endPoint As PointFloat
)
Parameters
- endPoint PointFloat
- The line end point