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


IGSPlan.DistanceAtGround Property (ArcObjects .NET 10.4 SDK)
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