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




A raster defining the horizontal direction at each cell. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.