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


IDirectionFormat Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > ID > IDirectionFormat Interface
ArcGIS Developer Help

IDirectionFormat Interface

Provides access to members that format directions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property DecimalPlaces The number of decimal digits in a seconds part of the formatted number.
Read/write property DirectionType Indicates the direction of the argument in ValueToString.
Read/write property DirectionUnits Indicates Direction Unit for the ValueToString argument.
Read/write property DisplayFormat Indicates how to display the direction value.

Classes that implement IDirectionFormat

Classes Description
DirectionFormat An object for formatting numbers in a direction format.