This document is archived and information here might be outdated. Recommended version. |
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 );