[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.PresentParameters.ScrollOffset

ScrollOffset Field

A reference to the offset of the scrolled area that goes from the source rectangle (of previous frame) to the destination rectangle (of current frame). You can set this member to null to indicate no offset.

Namespace: C1.Util.DX.DXGI
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public Point2L? ScrollOffset
Returns
Type Description
Point2L? A reference to the offset of the scrolled area that goes from the source rectangle (of previous frame) to the destination rectangle (of current frame). You can set this member to null to indicate no offset.