This document is archived and information here might be outdated. Recommended version. |
Returns the flow direction of the specified edge element.
[Visual Basic .NET] Public Function GetFlowDirection ( _ ByVal edgeEID As Integer _ ) As esriFlowDirection
[C#] public esriFlowDirection GetFlowDirection ( int edgeEID );
[C++]
HRESULT GetFlowDirection(
long edgeEID
);
[C++] Parameters edgeEID [in]
edgeEID is a parameter of type long
GetFlowDirection returns the flow direction for the specified edge element. Possible flow directions are (with and against values are in relation to the digitized direction of the element):