ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Nullable(Of RectL)
    public System.Nullable<RectL> ScrollRectangle
    See Also