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




The following tables list the members exposed by Sample.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_location_dataData identifying positions at which you want a sample taken. (In, Required)  
Public Propertyin_rastersThe list of rasters whose values will be sampled based on the input location data. (In, Required)  
Public Propertyout_tableOutput table holding the sampled cell values. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyresampling_typeResampling algorithm used when sampling a raster. (In, Optional)  
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.