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


IGSPlan.InternalAngles Property (ArcObjects .NET 10.5 SDK)
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