public PdfLinePointCollection( PdfTypeArray linePoints )
Public Sub New ( linePoints As PdfTypeArray )
public: PdfLinePointCollection( PdfTypeArray^ linePoints )
new : linePoints : PdfTypeArray -> PdfLinePointCollection
Patagames.Pdf.Net.Annotations.PdfLinePointCollection = function(linePoints);