PDFView4NET WinForms Edition
Members 


O2S.Components.PDFView4NET.Annotations Namespace : PDFCloudPolygonAnnotation Class
PDFCloudPolygonAnnotation Class
Defines a PDF cloud polygon annotation.
Object Model
PDFCloudPolygonAnnotation ClassPDFAnnotationAppearance ClassPDFAnnotationBorder ClassPDFRgbColor ClassPDFRgbColor ClassPDFAnnotation ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFRgbColor ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
Public Class PDFCloudPolygonAnnotation 
   Inherits PDFPolygonAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFCloudPolygonAnnotation
public class PDFCloudPolygonAnnotation : PDFPolygonAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFPolygonAnnotation
            O2S.Components.PDFView4NET.Annotations.PDFCloudPolygonAnnotation

Requirements

Target Platforms: Windows 7, Windows 10, Windows 11, Windows Server 2022, Windows Server 2025

See Also