ArcObjects Library Reference (GeoSurvey)  

IGSLine.ReferenceObject Property

The reference point for the line in angles mode.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface