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


IUtilityNetworkAnalysisExtFlow Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IU > IUtilityNetworkAnalysisExtFlow Interface
ArcGIS Developer Help

IUtilityNetworkAnalysisExtFlow Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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

Classes that implement IUtilityNetworkAnalysisExtFlow

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