Constructs a polygon element

C# | Visual Basic | Visual C++ |
public PolygonElement( PointF[] points )
Public Sub New ( points As PointF() )
public: PolygonElement( array<PointF>^ points )

- points (array<PointF>[]()[][])
- The points to be connected
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)