O2S.Components.PDF4NET.View.Win Documentation
PDFVisualCloudPolygonAnnotation Class
Members 



O2S.Components.PDF4NET.View.Annotations Namespace : PDFVisualCloudPolygonAnnotation Class
Defines a cloud polygon annotation that is displayed in a O2S.Components.PDF4NET.View.PDFDocumentView control.
Object Model
PDFVisualCloudPolygonAnnotation ClassPDFVisualPage Class
Syntax
'Declaration
 
Public Class PDFVisualCloudPolygonAnnotation 
   Inherits PDFVisualPolygonAnnotation
'Usage
 
Dim instance As PDFVisualCloudPolygonAnnotation
public class PDFVisualCloudPolygonAnnotation : PDFVisualPolygonAnnotation 
public ref class PDFVisualCloudPolygonAnnotation : public PDFVisualPolygonAnnotation 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation
      O2S.Components.PDF4NET.View.Annotations.PDFVisualMarkupAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualPolylineAnnotation
            O2S.Components.PDF4NET.View.Annotations.PDFVisualPolygonAnnotation
               O2S.Components.PDF4NET.View.Annotations.PDFVisualCloudPolygonAnnotation

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Forms


Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also