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




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

Syntax

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

See Also

© 2010 All Rights Reserved.