This document is archived and information here might be outdated.  Recommended version.


IGSPlan.DirectionFormat Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPlan Interface > IGSPlan.DirectionFormat Property
ArcGIS Developer Help

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