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