ArcObjects Library Reference (3DAnalyst)  

ISceneGraphEvents.RecordingStopped Event

Fired when node recording stops.

[Visual Basic .NET]
Public Event RecordingStopped As RecordingStoppedEventHandler
[C#]
public event RecordingStoppedEventHandler RecordingStopped
[C++]
HRESULT RecordingStopped(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

ISceneGraphEvents Interface