ArcGIS Developer Help  (EditorExt)    

IUtilityNetworkAnalysisExtFlow.MinScale Property

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

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

 


Feedback Send feedback on this page