======Метод Dijkstra.GetMinPathRoute(Int32)====== * **Пространство имен:** [[developers:references:topomatic.glg|Topomatic.Glg]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Синтаксис===== public List GetMinPathRoute(int destinationVertex) **Параметры** * //destinationVertex// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.int32|System.Int32]]>