EVO HTML to PDF Converter

PolygonElement Constructor

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

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public PolygonElement(
	PointF[] points
)

Parameters

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

Reference