public enum esriDirectionsOutputType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum esriDirectionsOutputType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum esriDirectionsOutputType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum esriDirectionsOutputType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
esriDOTComplete | Directions output that includes all directions properties. |
esriDOTCompleteNoEvents | Directions output that includes all directions properties except events. |
esriDOTInstructionsOnly | Directions output that includes text instructions, time, length and ETA. Does not include geometry. |
esriDOTStandard | Standard directions output – direction text instructions, geometry, time, length, ETA. Does not include events, new types of strings (street names, signposts info), Maneuver type, Bearings and Turn angle. |
esriDOTSummaryOnly | Directions output that contains only summary (time and length). Detailed text instructions and geometry are not provided. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.esriDirectionsOutputType
Target Platforms: Windows 11, Windows 10, Windows 8.1