This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > IControlPointEvents Interface > IControlPointEvents.OnControlPointMatched Event (ArcObjects .NET 10.4 SDK) |
Fired when a control point is matched to a point.
[Visual Basic .NET] Public Event OnControlPointMatched As OnControlPointMatchedEventHandler
[C#] public event OnControlPointMatchedEventHandler OnControlPointMatched
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.