This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationEvents Interface > IAnimationEvents.AfterFrame Event (ArcObjects .NET 10.5 SDK) |
Occurs after animation plays a new frame.
[Visual Basic .NET] Public Event AfterFrame As AfterFrameEventHandler
[C#] public event AfterFrameEventHandler AfterFrame
[C++]
HRESULT AfterFrame(
double relativeTime
);
[C++]
Parameters relativeTime [in] relativeTime is a parameter of type double