ArcGIS Developer Help  (EditorExt)    

IUtilityNetworkAnalysisExtFlow.ArrowSymbol Property

Symbol used (usually an arrow symbol) for indicating determinate flow.

[Visual Basic 6.0]
Property ArrowSymbol As IMarkerSymbol
[Visual Basic .NET]
Public Property ArrowSymbol As IMarkerSymbol
[C#]
public IMarkerSymbol ArrowSymbol {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The ArrowSymbol property must be set to a marker symbol that can support rotation.

See Also

IUtilityNetworkAnalysisExtFlow Interface

 


Feedback Send feedback on this page