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




The input raster where each cell value represents the saturated thickness at that location. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.