public PdfPolygon( PointF[] points )
Public Sub New ( points As PointF() )
public: PdfPolygon( array<PointF>^ points )
new : points : PointF[] -> PdfPolygon
In This Article