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




The Horizontal Factor object defines the relationship between the horizontal cost factor and the horizontal relative moving angle. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property horizontal_factor As Object
Visual Basic (Usage)Copy Code
Dim instance As PathDistance
Dim value As Object
 
instance.horizontal_factor = value
 
value = instance.horizontal_factor
C# 
public object horizontal_factor {get; set;}

See Also

© 2010 All Rights Reserved.