PathElement Constructor
Creates a graphic path element
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public PathElement(
PointF startPoint
)
Public Sub New (
startPoint As PointF
)
Parameters
- startPoint PointF
- The path start point