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


IGSLine.ReferenceObject Property (ArcObjects .NET 10.5 SDK)
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