[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.DeviceContextRenderTarget.BindDeviceContext

BindDeviceContext Method

BindDeviceContext(nint, RectL)

HRESULT ID2D1DCRenderTarget::BindDC([In] const HDC hDC,[In] const RECT* pSubRect)

Declaration
public void BindDeviceContext(nint hDC, RectL subRectRef)
Public Sub BindDeviceContext(hDC As IntPtr, subRectRef As RectL)
Parameters
Type Name Description
nint hDC
RectL subRectRef