ArcObjects Library Reference (GeoSurvey)  

IGSLine.ToPoint Property

Ending Point for line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface