[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Variable2.ValueChangedDelegate.BeginInvoke

BeginInvoke Method

BeginInvoke(Storyboard2, Variable2, double[], double[], int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(Storyboard2 storyboard, Variable2 variable, double[] newValue, double[] previousValue, int cDimension, AsyncCallback callback, object @object)
Parameters
Type Name Description
Storyboard2 storyboard
Variable2 variable
double[] newValue
double[] previousValue
int cDimension
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult