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


IUtilityNetworkAnalysisExtFlow.MaxScale Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IUtilityNetworkAnalysisExtFlow.MaxScale Property

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

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

Product Availability

Available with ArcGIS Desktop.

Remarks

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

See Also

IUtilityNetworkAnalysisExtFlow Interface