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




The following tables list the members exposed by ExtractByAttributes.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_rasterThe input raster from which cells will be extracted. (In, Required)  
Public Propertyout_rasterThe output raster containing the cell values extracted from the input 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 selects a subset of raster cells. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.