ArcObjects Library Reference (GeoSurvey)  

IGSPlan.InternalAngles Property

Indicates if the Plan uses angles instead of bearings.

[Visual Basic .NET]
Public Property InternalAngles As Boolean
[C#]
public bool InternalAngles {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface