ArcObjects Library Reference (GeoSurvey)  

IGSLinePoint.LinePoint Property

Line point number.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLinePoint Interface