'Declaration Public Function New( _
ByVal annotationThe polygonal annotation.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPolygonAnnotation, _
ByVal jsDocThe JavaScript "doc" objectAs Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
public PdfPolygonAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPolygonAnnotation annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
public: PdfPolygonAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPolygonAnnotation* annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
public:
PdfPolygonAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPolygonAnnotation^ annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- annotation
- The polygonal annotation.
- jsDoc
- The JavaScript "doc" object