ArcGIS Developer Help  (EditorExt)    

IFlowLayerState.GetFlowLayerState Method

Gets the state of the showing of flow direction symbols in the map for the specified layer.

[Visual Basic 6.0]
Function GetFlowLayerState(
    ByVal pFeatureLayer As IFeatureLayer _
) As Boolean
[Visual Basic .NET]
Public Function GetFlowLayerState ( _
    ByVal pFeatureLayer As IFeatureLayer _
) As Boolean
[C#]
public bool GetFlowLayerState (
    IFeatureLayer pFeatureLayer
);

Product Availability

Available with ArcGIS Desktop.

See Also

IFlowLayerState Interface

 


Feedback Send feedback on this page