This document is archived and information here might be outdated. Recommended version. |
All the line point ids for a point pair.
[Visual Basic .NET] Public Function FindLinePoints ( _ ByVal from As Integer, _ ByVal to As Integer _ ) As ILongArray
[C#] public ILongArray FindLinePoints ( int from, int to );