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


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

IFlowLayerState Interface

Provides access to members that get and set the state of the showing of flow direction symbols in the map for a given layer.

Product Availability

Available with ArcGIS Desktop.

When To Use

Use the IFlowLayerState interface to get and set whether the flow direction symbols are visible for each network edge feature layer present in the map.

Members

Name Description
Method GetFlowLayerState Gets the state of the showing of flow direction symbols in the map for the specified layer.
Method SetFlowLayerState Sets the state of the showing of flow direction symbols in the map for the specified layer.

Classes that implement IFlowLayerState

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