ArcObjects Library Reference (GeoSurvey)  

IGSLine.LineType Property

Get Line type.

[Visual Basic .NET]
Public Property LineType As Integer
[C#]
public int LineType {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface