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


INADirectionsWindowSetup.ClearWindow Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INADirectionsWindowSetup Interface > INADirectionsWindowSetup.ClearWindow Method
ArcGIS Developer Help

INADirectionsWindowSetup.ClearWindow Method

Clears Directions Window.

[Visual Basic .NET]
Public Sub ClearWindow ( _
)
[C#]
public void ClearWindow (
);

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

ClearWindow clears the Directions window.

See Also

INADirectionsWindowSetup Interface