This document is archived and information here might be outdated. Recommended version. |
The specified start point of the traverse.
[Visual Basic .NET] Public ReadOnly Property StartPoint As IPoint
[C#] public IPoint StartPoint {get;}
The starting coordinates of the traverse. The start point must be set before any courses can be added to the traverse with the Add method.