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




The following tables list the members exposed by ExtractValuesToPoints.

Public Constructors

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

Public Properties

 NameDescription
Public Propertyadd_attributesDetermines if the raster attributes are written to the output point feature dataset. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_point_featuresThe input point features defining the locations from which you want to extract the raster cell values. (In, Required)  
Public Propertyin_rasterThe raster dataset whose values will be extracted. (In, Required)  
Public Propertyinterpolate_valuesSpecifies whether or not interpolation will be used. (In, Optional)  
Public Propertyout_point_featuresThe output point feature dataset containing the extracted raster values. (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.