This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IG > IGSForwardStar Interface > IGSForwardStar.ShortestPath Property (ArcObjects .NET 10.4 SDK) |
Shortest path ids from the first to the last element in source path, passing thru given points (max two).
[Visual Basic .NET] Public Function get_ShortestPath ( _ ByVal pSourcePath As ILongArray _ ) As ILongArray
[C#] public ILongArray get_ShortestPath ( ILongArray pSourcePath );