PDFView4NET WinForms Edition
PDFEllipseAnnotation Class
Members 




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

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFSCAnnotation
            O2S.Components.PDFView4NET.Annotations.PDFEllipseAnnotation

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

PDFEllipseAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace