DataManagementTools
CreateRandomRaster Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : CreateRandomRaster Class




The following tables list the members exposed by CreateRandomRaster.

Public Constructors

 NameDescription
public ConstructorCreateRandomRaster ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public PropertycellsizeThe cellsize of the new random raster. (In, Required)  
public PropertydistributionThe distribution of random values desired. (In, Required)  
public Propertyout_nameThe name of the raster dataset to be created. (In, Required)  
public Propertyout_pathThe location to contain 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 extent in which the random raster will be created. (In, Required)  
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

© 2011 All Rights Reserved.