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