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


IUtilityNetworkAnalysisExtFlow.ShowFlow Property (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 > IUtilityNetworkAnalysisExtFlow.ShowFlow Property
ArcGIS Developer Help

IUtilityNetworkAnalysisExtFlow.ShowFlow Property

Indicates if flow direction symbols for the current network are shown in the map.

[Visual Basic .NET]
Public Property ShowFlow As Boolean
[C#]
public bool ShowFlow {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IUtilityNetworkAnalysisExtFlow Interface