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




An input raster where each cell value represents the direction of the seepage velocity vector (average linear velocity) at the center of the cell. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.