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 |
|
GetFlowLayerState |
Gets the state of the showing of flow direction symbols in the map for the specified layer. |
|
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. |