C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / DeviceContextRenderTarget Class / BindDeviceContext Method

In This Topic
BindDeviceContext Method
In This Topic
HRESULT ID2D1DCRenderTarget::BindDC([In] const HDC hDC,[In] const RECT* pSubRect)
Syntax
'Declaration
 
Public Sub BindDeviceContext( _
   ByVal hDC As System.IntPtr, _
   ByVal subRectRef As RectL _
) 
 

Parameters

hDC
subRectRef
See Also