[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Timer.UpdateDelegate

Timer.UpdateDelegate Delegate

A delegate that handles the animation timer updates.

Namespace: C1.Util.DX.Animation
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public delegate void Timer.UpdateDelegate()

Constructors

Name Description
UpdateDelegate(object, IntPtr)

Methods

Name Description
BeginInvoke(AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke()