ComponentOne Bitmap for UWP
ReleaseDC(RectL) Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Surface1 Class > ReleaseDC Method : ReleaseDC(RectL) Method
Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D.
Syntax
'Declaration
 
Public Overloads Sub ReleaseDC( _
   ByVal dirtyRect As RectL _
) 
public void ReleaseDC( 
   RectL dirtyRect
)

Parameters

dirtyRect
See Also

Reference

Surface1 Class
Surface1 Members
Overload List