Occurs before animation plays a new frame.
[Visual Basic 6.0] Event BeforeFrame(
ByVal relativeTime As Double _
)
[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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.