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