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


ITraverseClosure.TotalLength Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseClosure Interface > ITraverseClosure.TotalLength Property
ArcGIS Developer Help

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