'DeclarationPublic Function New( _ ByVal annotation As O2S.Components.PDF4NET.Annotations.PDFPolygonAnnotation _ )
'UsageDim annotation As O2S.Components.PDF4NET.Annotations.PDFPolygonAnnotation Dim instance As New PDFVisualPolygonAnnotation(annotation)
public PDFVisualPolygonAnnotation( O2S.Components.PDF4NET.Annotations.PDFPolygonAnnotation annotation )
public: PDFVisualPolygonAnnotation( O2S.Components.PDF4NET.Annotations.PDFPolygonAnnotation^ annotation )
Parameters
- annotation
- The underlying PDF annotation.