This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IP > IPathDistanceHorizontalFactor Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the horizontal facors used when performing path distance.
Description | ||
---|---|---|
Description | The string description of the horizontal function. | |
SetBinary | Sets a binary horizontal function object. | |
SetDefault | Sets a default horizontal function object. | |
SetForward | Sets a forward horizontal function object. | |
SetInverseLinear | Sets a inverse linear horizontal function object. | |
SetLinear | Sets a linear horizontal function object. | |
SetTable | Sets a table horizontal function object. | |
Type | The type of the horizontal function. |
CoClasses and Classes | Description |
---|---|
PathDistanceHorizontalFactor | Path distance horizontal function object. |