This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapSurroundEvents Interface > IMapSurroundEvents.ContentsChanged Event (ArcObjects .NET 10.4 SDK) |
Fired when the contents of the map surround changes.
[Visual Basic .NET] Public Event ContentsChanged As ContentsChangedEventHandler
[C#] public event ContentsChangedEventHandler ContentsChanged
[C++]
HRESULT ContentsChanged(
void
);