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