PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / DrawingElementEventArgs Class / Bounds Property

In This Topic
    Bounds Property
    In This Topic
    Gets the coordinates, in logical pixels, of the element being rendered.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Bounds As Rect
    public Rect Bounds {get;}
    See Also