Represents the method that handles the GeoReferenceModified event.
[Visual Basic .NET]
Public Delegate Sub GeoReferenceModifiedEventHandler ( _
)
[C#] public delegate void GeoReferenceModifiedEventHandler ( );