ArcObjects Library Reference (GeoSurvey)  

IGSLine.Delta Property

The arc angle for a curved line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface