This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationEvents Interface > IAnimationEvents.BeforeRecord Event (ArcObjects .NET 10.4 SDK) |
Occurs before animation attempts to record a new view keyframe.
[Visual Basic .NET] Public Event BeforeRecord As BeforeRecordEventHandler
[C#] public event BeforeRecordEventHandler BeforeRecord
[C++]
HRESULT BeforeRecord(
void
);