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


IGSLinePoint.FromPoint Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSLinePoint.FromPoint Property

Starting Point number for line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLinePoint Interface