This document is archived and information here might be outdated. Recommended version. |
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).