ArcObjects Library Reference (GeoSurvey)  

IGSLine.FromPoint Property

Starting Point for line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface