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


IGSLine.ArcLength Property (ArcObjects .NET 10.4 SDK)
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