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


IGSLine.InternalAngle Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSLine.InternalAngle Property

The internal angle at start of the line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface