PDFView4NET WinForms Edition
PDFPolygonAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFPolygonAnnotation Class
Defines a polygon annotation.
Object Model
PDFPolygonAnnotation ClassPDFAnnotationAppearance ClassPDFAnnotationBorder ClassPDFRgbColor ClassPDFRgbColor ClassPDFAnnotation ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFRgbColor ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class PDFPolygonAnnotation 
   Inherits PDFMarkupAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFPolygonAnnotation
[Serializable()]
public __gc class PDFPolygonAnnotation : public PDFMarkupAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public ref class PDFPolygonAnnotation : public PDFMarkupAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFPolygonAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace