Winnovative HTML to PDF Converter

PolygonElement Constructor

Winnovative HTML to PDF Converter for .NET Documentation
Constructs a polygon element

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public PolygonElement(
	PointF[] points
)

Parameters

points
Type: System.DrawingPointF
The points to be connected
See Also

Reference