ComponentOne Bitmap for WPF
GetDC Method (GdiInteropRenderTarget)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > GdiInteropRenderTarget Class : GetDC Method
HRESULT ID2D1GdiInteropRenderTarget::GetDC([In] D2D1_DC_INITIALIZE_MODE mode,[Out] HDC* hdc)
Syntax
'Declaration
 
Public Function GetDC( _
   ByVal mode As DeviceContextInitializeMode _
) As System.IntPtr
public System.IntPtr GetDC( 
   DeviceContextInitializeMode mode
)

Parameters

mode
See Also

Reference

GdiInteropRenderTarget Class
GdiInteropRenderTarget Members