This document is archived and information here might be outdated. Recommended version. |
Delete control point specified by name.
[Visual Basic .NET]
Public Sub DeleteControlPointByName ( _
ByVal Name As String _
)
[C#]
public void DeleteControlPointByName (
string Name
);