RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1PaintingContext Class / Viewport Property

In This Topic
    Viewport Property
    In This Topic
    The viewport in document coordinates that is being painted.
    Syntax
    'Declaration
     
    Public ReadOnly Property Viewport As Rect
    public Rect Viewport {get;}
    See Also