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


OnControlPointMatchedEventHandler Delegate (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help    

OnControlPointMatchedEventHandler Delegate

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