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