This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IN > INetSolverWeightsGEN Interface > INetSolverWeightsGEN.FromToEdgeWeight Property (ArcObjects .NET 10.5 SDK) |
Weight to be used to determine the cost of passing through edge elements in the digitized direction.
[Visual Basic .NET]
Public WriteOnly Property FromToEdgeWeight
[C#] public void FromToEdgeWeight {set;}
[C++]
HRESULT putref_FromToEdgeWeight(
INetWeight*
);
[C++]
Parameters [in]
is a parameter of type INetWeight