Removes the specified control point.
[Visual Basic .NET] Public Sub DeleteControlPoint ( _ ByVal ID As String, _ ByRef point As WKSPoint _ )
[C#] public void DeleteControlPoint ( string ID, ref WKSPoint point );
Product Availability
Available with ArcGIS Desktop.