[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Surface1.ReleaseDC

ReleaseDC Method

ReleaseDC()

Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D. The whole surface to be considered dirty.

Declaration
public void ReleaseDC()

ReleaseDC(RectL)

Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D.

Declaration
public void ReleaseDC(RectL dirtyRect)
Parameters
Type Name Description
RectL dirtyRect