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


IGSPlan.DistanceAtGround Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPlan Interface > IGSPlan.DistanceAtGround Property
ArcGIS Developer Help

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