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


IGSLinePoint.LinePoint 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.LinePoint Property
ArcGIS Developer Help

IGSLinePoint.LinePoint Property

Line point number.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLinePoint Interface