Nevron .NET Vision
Nevron.Diagram Namespace / NRoutingManager Class / GetAllAutomaticRoutes Method


In This Topic
    GetAllAutomaticRoutes Method
    In This Topic
    Gets all automatic routes (1D Shapes, which implement the INRoutableShape interface and whose RerouteAutomatically is set to Always or WhenNeeded)
    Overload List
    OverloadDescription
    Gets all automatic routes (1D Shapes, which implement the INRoutableShape interface and whose RerouteAutomatically is set to Always or WhenNeeded)  
    Gets all automatic routes (1D Shapes, which implement the INRoutableShape interface) that need to be rerouted when the bounds of the specified shape have changed.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also