Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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