ArcObjects Library Reference (GeoSurvey)  

IGSLine.ArcLength Property

The arc length for a curved line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface