Winnovative Word to PDF Converter

PolygonElement Constructor

Winnovative Word to PDF Converter Documentation
Constructs a polygon element

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public PolygonElement(
	PointF[] points
)

Parameters

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

Reference