[]
        
(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.WPF.DX.4.6.2.dll
Syntax
public delegate void Timer.UpdateDelegate()

Constructors

Name Description
UpdateDelegate(object, IntPtr)

Methods

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