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




The following tables list the members exposed by ExtractValuesToTable.

Public Constructors

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

Public Properties

 NameDescription
Public Propertyadd_warning_fieldRecords if input features are partially or completely covered by the Input rasters. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_featuresThe points or polygon features to be created. (In, Required)  
Public Propertyin_rastersThe rasters must all have the same extent, coordinate system, and cell size. (In, Required)  
Public Propertyout_raster_names_tableSaves the names of the Input rasters to disc. (Out, Optional)  
Public Propertyout_tableThe output table contains a record for each point and each raster that has data. If polygon features are input, they are converted to points which coincide with the raster cell centers. (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.  
Top

See Also

© 2010 All Rights Reserved.