Miner.Interop Namespace > IMMDirectionSearchResults Interface : RoutePolyline Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678288)> Property RoutePolyline As ESRI.ArcGIS.Geometry.IPolyline
'Usage
Dim instance As IMMDirectionSearchResults Dim value As ESRI.ArcGIS.Geometry.IPolyline instance.RoutePolyline = value value = instance.RoutePolyline
[System.Runtime.InteropServices.DispId(1610678288)] ESRI.ArcGIS.Geometry.IPolyline RoutePolyline {get; set;}
read-write property RoutePolyline: ESRI.ArcGIS.Geometry.IPolyline;
System.Runtime.InteropServices.DispIdAttribute(1610678288)
function get,set RoutePolyline : ESRI.ArcGIS.Geometry.IPolyline
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