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


INetworkDirectionConfiguration.OutputLinearUnits Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkDirectionConfiguration Interface > INetworkDirectionConfiguration.OutputLinearUnits Property
ArcGIS Developer Help

INetworkDirectionConfiguration.OutputLinearUnits Property

The default output linear units.

[Visual Basic .NET]
Public ReadOnly Property OutputLinearUnits As esriNetworkAttributeUnits
[C#]
public esriNetworkAttributeUnits OutputLinearUnits {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkDirectionConfiguration Interface