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


IGSLinePoint.ToPoint Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSLinePoint Interface > IGSLinePoint.ToPoint Property
ArcGIS Developer Help

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