ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfLineNote Class / Rectangle Property

In This Topic
    Rectangle Property (PdfLineNote)
    In This Topic
    Gets the (approximate) bounding rectangle for the current line note.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Rectangle As RectangleF
    public RectangleF Rectangle {get;}
    See Also