[]
        
(Showing Draft Content)

C1.Win.Touch.HitTestDelegate.BeginInvoke

BeginInvoke Method

BeginInvoke(int, int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(int x, int y, AsyncCallback callback, object @object)
Parameters
Type Name Description
int x
int y
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult