PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfLineNote Class / Rectangle Property

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