'DeclarationPublic Function New( _ ByVal annotation As Xfinium.Pdf.Annotations.PdfPolygonAnnotation _ )
'UsageDim annotation As Xfinium.Pdf.Annotations.PdfPolygonAnnotation Dim instance As New PdfVisualPolygonAnnotation(annotation)
public PdfVisualPolygonAnnotation( Xfinium.Pdf.Annotations.PdfPolygonAnnotation annotation )
public: PdfVisualPolygonAnnotation( Xfinium.Pdf.Annotations.PdfPolygonAnnotation^ annotation )
Parameters
- annotation
- The underlying PDF annotation.