ArcObjects Library Reference (GeoSurvey)  

IGSLine.RadialBearing Property

The bearing of the radius to the start point for a curved line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface