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


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