PDFView4NET WinForms Edition
PDFPolyMeasureAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFPolyMeasureAnnotation Class
Defines a poly ruler annotation.
Object Model
PDFPolyMeasureAnnotation ClassPDFAnnotationAppearance ClassPDFAnnotationBorder ClassPDFRgbColor ClassPDFAnnotation ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
Public Class PDFPolyMeasureAnnotation 
   Inherits PDFPolyLineAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFPolyMeasureAnnotation
public class PDFPolyMeasureAnnotation : PDFPolyLineAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFPolyMeasureAnnotation : public PDFPolyLineAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFPolyMeasureAnnotation : public PDFPolyLineAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFPolyLineAnnotation
            O2S.Components.PDFView4NET.Annotations.PDFPolyMeasureAnnotation

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

PDFPolyMeasureAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace