Fired when a control point is matched to a point.
[Visual Basic 6.0]
Event OnControlPointMatched
[Visual Basic .NET] Public Event OnControlPointMatched As OnControlPointMatchedEventHandler
[C#] public event OnControlPointMatchedEventHandler OnControlPointMatched
Product Availability
Available with ArcGIS Desktop.
Remarks
The OnControlPointMatched method is initiated when a Control Point is matched to a Fabric Point.
Example: This method is initiated when the Match Control Points tool is used if the Control is outside the match tolerance when it is first imported into the fabric.