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




The following tables list the members exposed by ExtractByPolygon.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyextraction_areaIdentifies whether to extract cells inside or outside the input polygon. (In, Optional)  
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 PropertypolygonA polygon (or polygons) that defines the area of the input raster to be extracted. (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

© 2010 All Rights Reserved.