ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Surface1 Class / ReleaseDC Method / ReleaseDC() Method

In This Topic
    ReleaseDC() Method
    In This Topic
    Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D. The whole surface to be considered dirty.
    Syntax
    'Declaration
     
    Public Overloads Sub ReleaseDC() 
    public void ReleaseDC()
    See Also