This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindow2 Interface > ITraverseWindow2.StartPoint Property (ArcObjects .NET 10.4 SDK) |
The specified start point of the traverse.
[Visual Basic .NET] Public Property StartPoint As IPoint
[C#] public IPoint StartPoint {get; set;}
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.