ArcObjects Library Reference (SystemUtility)  

IGlobeControlEventsHelper.OnGlobeReplaced Method

Fires after the Globe contained by the GlobeControl has been replaced.

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

[C++]
HRESULT OnGlobeReplaced(
  VARIANT newGlobe
);
[C++]

Parameters

newGlobe   newGlobe is a parameter of type VARIANT

See Also

IGlobeControlEventsHelper Interface