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