'Declaration
Protected Overloads Overridable Function GetAllAutomaticRoutes( _ ByVal shape As NShape _ ) As System.Collections.Generic.List(Of INRoutableShape)
'Usage
Dim instance As NRoutingManager Dim shape As NShape Dim value As System.Collections.Generic.List(Of INRoutableShape) value = instance.GetAllAutomaticRoutes(shape)
Parameters
- shape