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


IGSLine.ArcLength Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSLine Interface > IGSLine.ArcLength Property
ArcGIS Developer Help

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