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