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




The following tables list the members exposed by SetNull.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_conditional_rasterInput raster representing the true or false result of the desired condition. (In, Required)  
Public Propertyin_false_raster_or_constantThe input whose values will be used as the output cell values if the condition is false. (In, Required)  
Public Propertyout_rasterThe output raster. (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.  
Public Propertywhere_clauseA logical expression that determines which of the input cells are to be true or false. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.