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.DirectionUnits Property (ArcObjects .NET 10.5 SDK) |
Direction Units.
[Visual Basic .NET] Public Property DirectionUnits As esriDirectionUnits
[C#] public esriDirectionUnits DirectionUnits {get; set;}
The direction units define how angles are specified; how many parts a complete circle is divided into and how to interpret the angle value entered. The default value is esriDUDecimalDegrees.