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




The Vertical factor object defines the relationship between the vertical cost factor and the vertical relative moving angle (VRMA). (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.