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.BeforeFrame Event (ArcObjects .NET 10.5 SDK) |
Occurs before animation plays a new frame.
[Visual Basic .NET] Public Event BeforeFrame As BeforeFrameEventHandler
[C#] public event BeforeFrameEventHandler BeforeFrame
[C++]
HRESULT BeforeFrame(
double relativeTime
);
[C++]
Parameters relativeTime [in] relativeTime is a parameter of type double