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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyclipping_geometryIf you are using a feature class as the output extent, you have the option to clip the raster by the extent of the feature class or by its polygon perimeter. (In, Optional)  
Public Propertyin_rasterThe input raster dataset. (In, Required)  
Public Propertyin_template_datasetAn existing raster or vector layer, which can be used as the clip extent. The clip output includes any pixels that intersect the minimum bounding rectangle. (In, Optional)  
Public Propertynodata_valueAll the pixels with the specified value will be set to NoData in the output raster dataset. (In, Optional)  
Public Propertyout_rasterThe output raster dataset. Make sure that this output format is able to support the proper pixel depth. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyrectangleThe four coordinates defining the minimum bounding rectangle to be clipped. Define in this order: X-Minimum, Y-Minimum, X-Maximum, Y-Maximum. (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.