| ArcGIS Developer Help (EditorExt) |
|
INetworkAnalysisExtBarriers.ClearBarriers Method
Removes all barriers from the current network.
[Visual Basic 6.0]
Sub ClearBarriers
[Visual Basic .NET]
Public Sub ClearBarriers ( _
)
[C#]
public void ClearBarriers (
);
Product Availability
Available with ArcGIS Desktop.
See Also
INetworkAnalysisExtBarriers Interface
Example
INetworkAnalysisExtBarriers Example
Send feedback on this page