[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.GdiInteropRenderTarget.ReleaseDC

ReleaseDC Method

ReleaseDC(RectL?)

HRESULT ID2D1GdiInteropRenderTarget::ReleaseDC([In, Optional] const RECT* update)

Declaration
public void ReleaseDC(RectL? update)
Parameters
Type Name Description
RectL? update

ReleaseDC()

Indicates that drawing with the device context is finished.

Declaration
public void ReleaseDC()