This document is archived and information here might be outdated. Recommended version. |
Get nth Parcel line.
[Visual Basic .NET] Public Sub InsertLine ( _ ByVal index As Integer, _ ByVal pGSLine As IGSLine _ )
[C#] public void InsertLine ( int index, IGSLine pGSLine );