This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindow2 Interface > ITraverseWindow2.IsClosedLoop Property (ArcObjects .NET 10.4 SDK) |
Indicates if the traverse is a closed loop.
[Visual Basic .NET] Public Property IsClosedLoop As Boolean
[C#] public bool IsClosedLoop {get; set;}
The Closed Loop checkbox on the Traverse Window dialog is enabled if both the start and finish point are set.