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


IGSLine.RadialBearing 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.RadialBearing Property
ArcGIS Developer Help

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