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




The following tables list the members exposed by CreateConstantRaster.

Public Constructors

 NameDescription
Public ConstructorCreateConstantRaster 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 Propertyconstant_valueThe constant value from which to create an output raster dataset. (In, Required)  
Public Propertydata_typeData type of the output raster dataset. (In, Optional)  
Public PropertyextentThe extent for the output raster dataset. (In, Optional)  
Public Propertyout_rasterThe output raster for which each cell will have specified constant value. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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.