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


INADirectionsWindow.Create Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INADirectionsWindow.Create Method

Creates a Directions Window.

[Visual Basic .NET]
Public Sub Create ( _
    ByVal application As AppRef _
)
[C#]
public void Create (
    AppRef application
);

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INADirectionsWindow Interface