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


ITraverseClosure.EndPoint Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

ITraverseClosure.EndPoint Property

The closing point of the traverse.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITraverseClosure Interface