Search
RoutingOptions.SetQuickMode Method
See Also
 



Assigns to the routing properties a predefined set of values which allow finding paths quickly but the found paths are of low quality.

 Syntax

VB6  Copy Code

Public Sub SetQuickMode ()

C++  Copy Code

public:
void SetQuickMode ()

 See Also