ESRI.ArcGIS.NetworkAnalystTools
output_path_shape Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace > MakeRouteLayer Class : output_path_shape Property




Specifies the shape type for the route features that are output by the analysis. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property output_path_shape As String
Visual Basic (Usage)Copy Code
Dim instance As MakeRouteLayer
Dim value As String
 
instance.output_path_shape = value
 
value = instance.output_path_shape
C# 
public string output_path_shape {get; set;}

See Also

© 2010 All Rights Reserved.