ArcObjects Library Reference (Editor)  

ITraverseClosure.CalculatedEndPoint Property

The calculated closing point of the traverse.

[Visual Basic .NET]
Public ReadOnly Property CalculatedEndPoint As IPoint
[C#]
public IPoint CalculatedEndPoint {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITraverseClosure Interface