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




The following tables list the members exposed by CreateRandomRaster.

Public Constructors

 NameDescription
Public ConstructorCreateRandomRaster ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeThe cell size for the output raster dataset. (In, Optional)  
Public PropertyextentThe extent for the output raster dataset. (In, Optional)  
Public Propertyout_rasterThe output raster of randomly distributed values with a range of 0.0 to 1.0 (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyseed_valueA value to be used to reseed the random number generator. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.