This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindow2 Interface > ITraverseWindow2.FinishPoint Property (ArcObjects .NET 10.4 SDK) |
The specified end point of the traverse.
[Visual Basic .NET] Public Property FinishPoint As IPoint
[C#] public IPoint FinishPoint {get; set;}
An optional finish point for the traverse. The finish point is only used by the Closure command and Adjust command on the Traverse dialog.