This document is archived and information here might be outdated. Recommended version. |
Delete unjoined parcels from the packet.
[Visual Basic .NET]
Public Sub DeleteLinePoint ( _
ByVal LinePoint As Integer _
)
[C#]
public void DeleteLinePoint (
int LinePoint
);