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


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

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