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




For a list of all members of this type, see ExtractByRectangle members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyextraction_areaIdentifies whether to extract cells inside or outside the input rectangle. (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 PropertyrectangleA rectangle that defines the area to be extracted. An Extent object is used to specify the coordinates. (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.