|  | This document is archived and information here might be outdated. Recommended version. | 
Delete a Control Point.
[Visual Basic .NET]
Public Sub DeleteControlPoint ( _
    ByVal ptID As Integer _
)
[C#]
public void DeleteControlPoint (
    int ptID
);