ESRI.ArcGIS.DataManagementTools
CreateRandomRaster Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools 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 PropertycellsizeThe cell size of the new random raster dataset. (In, Optional)  
Public PropertydistributionThe distribution of random values desired is as follows: (In, Optional)  
Public Propertyout_nameThe name of the raster dataset to be created. (In, Required)  
Public Propertyout_pathThe location of the output raster dataset. (In, Required)  
Public Propertyout_raster_datasetOutput Raster Dataset (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyraster_extentThe spatial extent of the random raster dataset. (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.