ArcGIS Developer Help  (EditorExt)    

IUtilityNetworkAnalysisExtFlow.MaxScale Property

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

[Visual Basic 6.0]
Property MaxScale As Double
[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

 


Feedback Send feedback on this page