ESRI.ArcGIS.SpatialAnalystTools
CreateRandomRaster Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace : CreateRandomRaster Class




Creates a raster of random floating point values between 0.0 and 1.0 within the extent and cell size of the analysis window.

Syntax

Visual Basic (Declaration) 
Public Class CreateRandomRaster 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As CreateRandomRaster
C# 
public class CreateRandomRaster : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.CreateRandomRaster

See Also

© 2010 All Rights Reserved.