ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / Flush Method / Flush() Method

In This Topic
    Flush() Method
    In This Topic
    HRESULT ID2D1RenderTarget::Flush([Out, Optional] unsigned longlong* tag1,[Out, Optional] unsigned longlong* tag2)
    Syntax
    'Declaration
     
    Public Overloads Sub Flush() 
    public void Flush()
    See Also