Attempts to snap the specified point to the given intersection.
[Visual Basic .NET] Public Function SnapToIntersection ( _ ByVal point As IPoint, _ ByVal pIntersection As IGeometry _ ) As Boolean
[C#] public bool SnapToIntersection ( IPoint point, IGeometry pIntersection );
Product Availability
Available with ArcGIS Desktop.