ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX.Direct2D Namespace / GdiInteropRenderTarget Class / ReleaseDC Method / ReleaseDC() Method

In This Topic
    ReleaseDC() Method
    In This Topic
    Indicates that drawing with the device context is finished.
    Syntax
    'Declaration
     
    Public Overloads Sub ReleaseDC() 
    public void ReleaseDC()
    See Also