ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfCircleNote Class
Members

In This Topic
    PdfCircleNote Class
    In This Topic
    Represents an elliptical note.
    Object Model
    PdfCircleNote Class
    Syntax
    'Declaration
     
    
    Public Class PdfCircleNote 
       Inherits PdfSquareNote
    public class PdfCircleNote : PdfSquareNote 
    Inheritance Hierarchy

    System.Object
       C1.C1Pdf.PdfNoteBase
          C1.C1Pdf.PdfRectNote
             C1.C1Pdf.PdfSquareNote
                C1.C1Pdf.PdfCircleNote

    See Also