ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.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