This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneGraphEventsDisp Interface > ISceneGraphEventsDisp.RecordingStopped Event (ArcObjects .NET 10.5 SDK) |
Fired when node recording stops.
[Visual Basic .NET] Public Event RecordingStopped As RecordingStoppedEventHandler
[C#] public event RecordingStoppedEventHandler RecordingStopped
[C++]
HRESULT RecordingStopped(
void
);