'DeclarationPublic Function New( _ ByVal annotation As O2S.Components.PDF4NET.Annotations.PDFSquareAnnotation _ )
'UsageDim annotation As O2S.Components.PDF4NET.Annotations.PDFSquareAnnotation Dim instance As New PDFVisualSquareAnnotation(annotation)
public PDFVisualSquareAnnotation( O2S.Components.PDF4NET.Annotations.PDFSquareAnnotation annotation )
public: PDFVisualSquareAnnotation( O2S.Components.PDF4NET.Annotations.PDFSquareAnnotation^ annotation )
Parameters
- annotation
- The underlying PDF annotation.