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