ArcObjects Library Reference (SystemUtility)  

ISceneControlEventsHelper.OnSceneReplaced Method

Fires after the Scene contained by the SceneControl has been replaced.

ERROR: Syntax information about ISceneControlEventsHelper.OnSceneReplaced may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT OnSceneReplaced(
  VARIANT newScene
);
[C++]

Parameters

newScene   newScene is a parameter of type VARIANT

See Also

ISceneControlEventsHelper Interface