ArcObjects Library Reference (GeoSurvey)  

IGSLinePoint.ToPoint Property

Ending Point number for line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLinePoint Interface