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