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




A keyword defining the manner in which the values and zones on the input destination data will be interpreted in the cost path calculations. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.