ArcObjects Library Reference (GeoSurvey)  

IGSPlan.DirectionFormat Property

Format for display of bearings.

[Visual Basic .NET]
Public Property DirectionFormat As esriDirectionType
[C#]
public esriDirectionType DirectionFormat {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface