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