ArcFM Engine Developer Guide
RoutePolyline Property


Syntax
'Declaration
 
<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
[DispId(1610678288)]
ESRI.ArcGIS.Geometry.IPolyline RoutePolyline {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMDirectionSearchResults Interface
IMMDirectionSearchResults Members

 

 


Send Comment