Weight to be used to determine the cost of passing through edge elements in the digitized direction.
[Visual Basic 6.0] Property FromToEdgeWeight As INetWeight
[Visual Basic .NET]
Public WriteOnly Property FromToEdgeWeight
[C#] public void FromToEdgeWeight {set;}
[Java] public INetWeight setrefFromToEdgeWeight() throws IOException, AutomationException
[C++] HRESULT putref_FromToEdgeWeight( INetWeight* );