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 > ITraverseClosure Interface > ITraverseClosure.CalculatedEndPoint Property (ArcObjects .NET 10.5 SDK) |
The calculated closing point of the traverse.
[Visual Basic .NET] Public ReadOnly Property CalculatedEndPoint As IPoint
[C#] public IPoint CalculatedEndPoint {get;}