This document is archived and information here might be outdated.  Recommended version.


ITraverseClosure.CalculatedEndPoint Property (ArcObjects .NET 10.5 SDK)
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