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