ArcObjects Library Reference (GeoSurvey)  

IGSLine.CenterPoint Property

Center Point for line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface