Winnovative Excel to PDF Converter

PathElement Constructor

Winnovative Excel to PDF Converter Documentation
Creates a graphic path element

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public PathElement(
	PointF startPoint
)

Parameters

startPoint
Type: System.DrawingPointF
The path start point
See Also

Reference