Search
RoutingOptions.SetMinSegmentsMode Method
See Also
 



Assigns to the routing properties a predefined set of values which allow finding paths that have a small number of segments.

 Syntax

VB6  Copy Code

Public Sub SetMinSegmentsMode ()

C++  Copy Code

public:
void SetMinSegmentsMode ()

 See Also