This document is archived and information here might be outdated. Recommended version. |
Indicates whether to use Ground to Grid.
[Visual Basic .NET]
Public Property UseGroundToGrid As Boolean
[C#]
public bool UseGroundToGrid {get; set;}
Use this property to control whether any distance or direction offsets are applied to angle or length values respectively when using the editor. If UseGroundToGrid is True then the distance offset specified by IEditProperties2::DistanceCorrectionFactor and the angular offset specified by IEditProperties2::AngularCorrectionFactor are used.