This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditProperties2 Interface > IEditProperties2.DistanceCorrectionFactor Property (ArcObjects .NET 10.5 SDK) |
Distance Correction Factor.
[Visual Basic .NET] Public Property DistanceCorrectionFactor As Double
[C#] public double DistanceCorrectionFactor {get; set;}
Use this property to determine the distance amount applied when length measurements are input into the editor. The value may be accessed or modified at any time; however, it is applied only when IEditProperties::UseGroundToGrid is set to True. The default value is 0 (no correction).