ArcObjects Library Reference (GeoSurvey)  

IGSPlan.DistanceAtGround Property

Indicates if the Plan Distances are ground Distances.

[Visual Basic .NET]
Public Property DistanceAtGround As Boolean
[C#]
public bool DistanceAtGround {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface