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


IUtilityNetworkAnalysisExtFlow Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

IUtilityNetworkAnalysisExtFlow Interface

Provides access to members that set and return the options for showing flow direction.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property ArrowSymbol Symbol used (usually an arrow symbol) for indicating determinate flow.
Read/write property IndeterminateSymbol Symbol used for indicating indeterminate flow.
Read/write property MaxScale Maximum map scale for which flow direction symbols are shown in the map.
Read/write property MinScale Minimum map scale for which flow direction symbols are shown in the map.
Read/write property ShowAtAllScales Indicates if flow direction symbols for the current network are shown at all map scales.
Read/write property ShowFlow Indicates if flow direction symbols for the current network are shown in the map.
Read/write property UninitializedSymbol Symbol used for indicating uninitialized flow.

CoClasses that implement IUtilityNetworkAnalysisExtFlow

CoClasses and Classes Description
UtilityNetworkAnalysisExt A container for defining the Utility Network Analysis extension and describing its current state.