This document is archived and information here might be outdated.  Recommended version.


IGeoReferenceEvents.GeoReferenceModified Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IGeoReferenceEvents.GeoReferenceModified Event

Fired when the layer has a change to the georeference.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeoReferenceEvents Interface