[]
HRESULT ID2D1DCRenderTarget::BindDC([In] const HDC hDC,[In] const RECT* pSubRect)
public void BindDeviceContext(IntPtr hDC, RectL subRectRef)
Public Sub BindDeviceContext(hDC As IntPtr, subRectRef As RectL)
| Type | Name | Description |
|---|---|---|
| IntPtr | hDC | |
| RectL | subRectRef |