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


ITraverseClosure.TotalLength Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

ITraverseClosure.TotalLength Property

The total length of the traverse.

[Visual Basic .NET]
Public ReadOnly Property TotalLength As Double
[C#]
public double TotalLength {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITraverseClosure Interface