This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IF > IFlowLayerState Interface > IFlowLayerState.GetFlowLayerState Method (ArcObjects .NET 10.5 SDK) |
Gets the state of the showing of flow direction symbols in the map for the specified layer.
[Visual Basic .NET] Public Function GetFlowLayerState ( _ ByVal pFeatureLayer As IFeatureLayer _ ) As Boolean
[C#] public bool GetFlowLayerState ( IFeatureLayer pFeatureLayer );