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

In This Topic
    Viewport Property (C1PaintingContext)
    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