Table of Contents

Method BeginInvoke

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

BeginInvoke(AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(AsyncCallback callback, object @object)

Parameters

callback AsyncCallback
object object

Returns

IAsyncResult