ComponentOne Bitmap for WPF
Flush(Int64,Int64) Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class > Flush Method : Flush(Int64,Int64) Method
HRESULT ID2D1RenderTarget::Flush([Out, Optional] unsigned longlong* tag1,[Out, Optional] unsigned longlong* tag2)
Syntax
'Declaration
 
Public Overloads Sub Flush( _
   ByRef tag1 As System.Long, _
   ByRef tag2 As System.Long _
) 
public void Flush( 
   out System.long tag1,
   out System.long tag2
)

Parameters

tag1
tag2
See Also

Reference

RenderTarget Class
RenderTarget Members
Overload List