ComponentOne Bitmap for UWP
GetDC Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Surface1 Class : GetDC Method
HRESULT IDXGISurface1::GetDC([In] BOOL Discard,[Out] HDC* phdc)
Syntax
'Declaration
 
Public Function GetDC( _
   ByVal discard As Bool _
) As System.IntPtr
public System.IntPtr GetDC( 
   Bool discard
)

Parameters

discard
See Also

Reference

Surface1 Class
Surface1 Members