ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / PresentParameters Structure / ScrollRectangle Field

In This Topic
    ScrollRectangle Field
    In This Topic
    A reference to the scrolled rectangle.
    Syntax
    'Declaration
     
    Public ScrollRectangle As Nullable(Of RectL)
    public Nullable<RectL> ScrollRectangle
    See Also