Constructs a polygon element
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public PolygonElement( PointF[] points ) |
| Visual Basic |
|---|
Public Sub New ( points As PointF() ) |
| Visual C++ |
|---|
public: PolygonElement( array<PointF>^ points ) |
Parameters
- points
- Type: array<System.Drawing..::..PointF>[]()[][]
The points to be connected