ArcObjects Library Reference (EditorExt)  

IUtilityNetworkAnalysisExtFlow.MinScale Property

Minimum map scale for which flow direction symbols are shown in the map.

[Visual Basic .NET]
Public Property MinScale As Double
[C#]
public double MinScale {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

MinScale and MaxScale are only used when the ShowAtAllScales property is set to False.

See Also

IUtilityNetworkAnalysisExtFlow Interface