'Declaration Protected Function New( _
ByVal polygonalAnnotationThe polygonal annotation.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPolygonalAnnotation, _
ByVal jsDocThe JavaScript "doc" objectAs Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
protected PdfPolygonalAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPolygonalAnnotation polygonalAnnotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
protected: PdfPolygonalAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPolygonalAnnotation* polygonalAnnotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
protected:
PdfPolygonalAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPolygonalAnnotation^ polygonalAnnotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- polygonalAnnotation
- The polygonal annotation.
- jsDoc
- The JavaScript "doc" object